Rilasci di Syncfusion Essential Studio DOCX Editor SDK

Released: Sep 10, 2025

Aggiornamenti in 2025 Volume 3 (31.1.18)

Correzioni

  • 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...

Released: Sep 5, 2025

Aggiornamenti in 2025 Volume 3 (31.1.17)

Funzionalità

  • 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...