Skip to content

Commit 4564b43

Browse files
committed
Updated docx editor
1 parent f0b7254 commit 4564b43

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

Document-Processing/Skills/docx-editor-sdk.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,20 @@ This guide introduces **Syncfusion DOCX Editor SDK Skills**, a knowledge package
1313

1414
Syncfusion<sup style="font-size:70%">&reg;</sup> DOCX Editor SDK Skills eliminate common issues with generic AI suggestions by grounding the assistant in accurate Syncfusion<sup style="font-size:70%">&reg;</sup> DOCX Editor SDK library APIs, supported features, and platform-specific configuration for the following platforms:
1515

16-
- **[React DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/react/overview)**
17-
- **[Angular DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/angular/overview)**
18-
- **[Blazor DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/blazor/overview)**
19-
- **[ASP.NET Core DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/overview)**
20-
- **[ASP.NET MVC DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-mvc/overview)**
21-
- **[TypeScript DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es6/overview)**
22-
- **[Vue DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/vue/overview)**
23-
- **[WPF DOCX Editor](https://help.syncfusion.com/document-processing/word/word-processor/wpf/overview)**
16+
17+
| DOCX Editor SDK Component | Skills |
18+
|---|---|
19+
| [React](https://help.syncfusion.com/document-processing/word/word-processor/react/overview) | syncfusion-react-docx-editor |
20+
| [Blazor](https://help.syncfusion.com/document-processing/word/word-processor/blazor/overview) | syncfusion-blazor-docx-editor |
21+
| [WPF](https://help.syncfusion.com/document-processing/word/word-processor/wpf/overview) | syncfusion-wpf-docx-editor |
22+
23+
Each platform's skill file includes component initialization, property configuration, event handling and common usage patterns specific to that framework.
2424

2525
## Prerequisites
2626

2727
Before installing Syncfusion<sup style="font-size:70%">&reg;</sup> DOCX Editor SDK Skills, ensure the following tools are available on your machine:
2828

2929
- **[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
33-
- **Angular CLI** for Angular DOCX Editor
34-
- **TypeScript** for TypeScript DOCX Editor
35-
- **Vue CLI** for Vue DOCX Editor
3630

3731
## Installation
3832

0 commit comments

Comments
 (0)