Skip to content

Commit 7d4de5d

Browse files
Merge pull request #2495 from syncfusion-content/DocxEditor-skill
Updated UG Documentation for Docx Editor SDK
2 parents 1125819 + 7738e88 commit 7d4de5d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ Syncfusion<sup style="font-size:70%">&reg;</sup> DOCX Editor SDK Skills eliminat
1717
| DOCX Editor SDK Component | Skills |
1818
|---|---|
1919
| [React](https://help.syncfusion.com/document-processing/word/word-processor/react/overview) | syncfusion-react-docx-editor |
20+
| [Angular](https://help.syncfusion.com/document-processing/word/word-processor/angular/overview) | syncfusion-angular-docx-editor |
2021
| [Blazor](https://help.syncfusion.com/document-processing/word/word-processor/blazor/overview) | syncfusion-blazor-docx-editor |
22+
| [ASP.NET Core](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/overview) | syncfusion-aspnetcore-docx-editor |
2123
| [WPF](https://help.syncfusion.com/document-processing/word/word-processor/wpf/overview) | syncfusion-wpf-docx-editor |
24+
| [UWP](https://help.syncfusion.com/document-processing/word/word-processor/uwp/overview) | syncfusion-uwp-docx-editor |
2225

2326
Each platform's skill file includes component initialization, property configuration, event handling and common usage patterns specific to that framework.
2427

@@ -48,7 +51,7 @@ To learn more about the Skills CLI, refer [here](https://skills.sh/docs).
4851

4952
1. **Docx Editor & API Knowledge** — Curated, skill-based guidance that captures how to create, edit, and manage Document Editing operations using Syncfusion<sup style="font-size:70%">&reg;</sup> platform-specific libraries (React, Angular, Blazor, ASP.NET Core, TypeScript, Vue), including key APIs, supported features, and common usage patterns.
5053
2. **Platform-Specific Code Generation** — Each skill supports generating production-ready platform-specific code for your project. The assistant automatically detects the project type and provides code snippets that can be inserted directly into your application files (e.g., `Program.cs`, `Home.razor`, `app.ts`).
51-
3. **Patterns & Best Practices** — Practical recommendations for API usage, platform-specific package selection, and spreadsheet editor workflows (for example, cell formatting, data binding, formula calculation, chart creation, and worksheet protection). All guidance is authored directly within the Skill file rather than being fetched from documentation.
54+
3. **Patterns & Best Practices** — Practical recommendations for API usage, platform-specific package selection, and docx editor workflows(such as document opening, formatting, track changes, add comments and document protection). All guidance is authored directly within the Skill file rather than being fetched from documentation.
5255

5356
## How Syncfusion<sup style="font-size:70%">&reg;</sup> DOCX Editor SDK Agent Skills Work
5457

0 commit comments

Comments
 (0)