You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/Skills/docx-editor-sdk.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,26 +13,20 @@ This guide introduces **Syncfusion DOCX Editor SDK Skills**, a knowledge package
13
13
14
14
Syncfusion<supstyle="font-size:70%">®</sup> DOCX Editor SDK Skills eliminate common issues with generic AI suggestions by grounding the assistant in accurate Syncfusion<supstyle="font-size:70%">®</sup> DOCX Editor SDK library APIs, supported features, and platform-specific configuration for the following platforms:
Each platform's skill file includes component initialization, property configuration, event handling and common usage patterns specific to that framework.
24
24
25
25
## Prerequisites
26
26
27
27
Before installing Syncfusion<supstyle="font-size:70%">®</sup> DOCX Editor SDK Skills, ensure the following tools are available on your machine:
28
28
29
29
-**[Node.js](https://nodejs.org/en)** (v16 or later) — Required to run `npx` commands for installing skills.
30
-
-**Platform-specific SDKs** — Required based on your target platform:
31
-
-**.NET SDK** (6.0 or later) for Blazor ASP.NET MVC and ASP.NET Core
32
-
-**React development environment** for React DOCX Editor
0 commit comments