Syncfusion Essential Studio DOCX Editor SDK のリリース

Released: Oct 7, 2025

2025 Volume 3 (31.1.23) での更新項目

不具合の修正

  • Web DOCX Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
    • Fixed issue while inserting bookmark.
    • Resolved GetBookmark method is not returning the value properly.
    • Resolved the spell check issues with German words.
    • Fixed Duplicate Page Numbers in Compared document.
    • Resolved Alt text is not preserved on copy and paste.
  • Blazor DOCX Editor
    • Fixed issue while inserting bookmark.
    • Resolved GetBookmark method is not returning the value properly.
    • Resolved the spell check issues with...

Released: Sep 10, 2025

2025 Volume 3 (31.1.18) での更新項目

不具合の修正

  • PDF Library
    • .NET PDF Library
      • Fixed an issue where PDF redaction failed during multi-threaded execution due to a static collection in the Redaction extension.
      • Resolved an exception that occurred during the export of annotations with Color Space details.
      • Fixed an issue where the Find Text feature failed to return accurate results for specific documents.
      • Resolved an exception that occurred during the recreation and export of annotations.
      • Fixed an exception that occurred during the export of...

Released: Sep 5, 2025

2025 Volume 3 (31.1.17) での更新項目

機能

  • Web DOCX Editor (JavaScript, Angular, React, Vue, ASP.NET Core, & MVC)
    • Retrieve revision content - The newgetContent() API in the revision module now allows developers to extract tracked changes as an HTML string. This feature can be used to display revision content, such as balloon text, within custom review interfaces, enhancing document review workflows.
    • Intercept paste event - The beforePaste event is now triggered before content is pasted into the Document Editor. It allows...