Essential Studio for ASP.NET Release Notes

v20.4.0.43
January 10, 2023

DocIO

Bug Fixes

  • #I421242 - Text formatting is now preserved properly after calling ImportContent() method.
  • #I425930 - Table is now preserved properly while resaving a DOCX format document.
  • #I424378 - The FormatException will no longer thrown while opening a RTF format document.
  • #I425545 - List value is now preserved properly while resaving a DOCX format document.
  • #I426606 - Hanging issue has been resolved now while converting a Word document to PDF.
  • #I425091 - Table is now preserved properly while converting a DOCX format document to PDF.

Presentation

Bug Fixes

  • #I420979, #I423197 - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
  • #I426198 - The ArgumentOutOfRangeException will no longer be thrown while converting a PowerPoint presentation to PDF.
  • #I422293 - The ObjectDisposedException will no longer be thrown while creating the multiple Presentation objects using same stream.

XlsIO

Bug Fixes

  • #I426982 - Null reference exception thown while opening the Excel document is now resolved.