Syncfusion Essential Studio DOCX Editor SDK 2025 Volume 4 (32.1.19)

Released: Dec 16, 2025

2025 Volume 4 (32.1.19) での更新項目

機能

  • Blazor DOCX Editor
    • Asynchronous document loading - Enables documents to load asynchronously without blocking the user interface, allowing users to interact with other parts of the web page while the document is loading. When the document is loading, the progress indicator will be displayed and users can perform other tasks. It unblocks the main thread during network latency, improving overall application responsiveness.
    • Ignore uppercase in spell check - Allows users to skip spell checking for uppercase words present in the document. Acronyms can be prevented from being flagged as spelling errors.
    • User specific custom dictionaries - Enabled users to maintain unique dictionaries for personalized vocabulary recognition. This prevents user-specific terms (e.g., client names, project codes) from affecting others, aligning with standard spell-check behavior for an efficient, tailored experience.
  • Web DOCX Editor (JavaScript, Angular, React, Vue, ASP.NET Core, & MVC)
    • Asynchronous document loading - Enables documents to load asynchronously without blocking the user interface, allowing users to interact with other parts of the web page while the document is loading. When the document is loading, the progress indicator will be displayed and users can perform other tasks. It unblocks the main thread during network latency, improving overall application responsiveness.
    • Ignore uppercase in spell check - Allows users to skip spell checking for uppercase words present in the document. Acronyms can be prevented from being flagged as spelling errors.
    • User specific custom dictionaries - Enabled users to maintain unique dictionaries for personalized vocabulary recognition. This prevents user-specific terms (e.g., client names, project codes) from affecting others, aligning with standard spell-check behavior for an efficient, tailored experience.
  • Visual Studio Extension
    • Syncfusion DOCX Editor SDK Extension - Syncfusion has introduced the DOCX Editor SDK Extension for Visual Studio, which helps users build Blazor and WPF applications that create, edit, and write DOCX files without external dependencies. It includes ready-to-use project templates and a Blazor DOCX Editor SDK code generator to insert DOCX Editor components directly into Razor files, WPF item templates for quick integration, and a reference manager for a faster, more efficient development experience.