Essential Studio for ASP.NET CORE Release Notes

v25.2.3
May 08, 2024

DocIO

Bug Fixes

  • #I583053 - Czech characters are now preserved properly while converting a Word document to PDF.
  • #FB53376 - RTL Paragraph within the TOC is now aligned properly while converting a Word document to PDF.
  • #F187801 – Font name is now preserved properly while saving a ODT format document.

Document Editor

Breaking Changes

The following alert dialogs position are now changed from top-center to center:

  1. Server failure alert dialog when the server-side interaction fails.
  2. Unsupported format dialog when opening a unsupported file format.
  3. Un-posted comments dialog when user tries to close a comment without posting.

Bug fixes

  • #I584053 - Resolved the issues in track changes and comments pane.

FileManager

Breaking Changes

  • The isPrimaryKey property in the File Manager component detailsViewSettings has been marked as deprecated. It will continue to function as before, but it is recommended to avoid using it in new code as this usage is handled internally without declaring it in sample.

Grid

Bug fixes

  • #I581295- Resolved the warning message that was thrown when using the Freeze property with virtualization in grid.
  • #I578930 - The focus issue related to Excel Filter has been fixed. As of now, when you cancel the custom filter option in Excel filter, the focus stays on the current column.

PDF

Bug Fixes

  • #I566288 - Fixed the issue where extract text does not work properly for some texts in a PDF document.

XlsIO

Bug Fixes

  • #I583000 - Exception is no longer thrown when accessing a range of the sheet name starting with a bracket.
  • #I580812 - Row height is updated properly While using autofitRow in the conversion of Excel to PDF.
  • #F29765 - AutoShape is rendered properly while converting specific range in Excel to image.
  • Custom display unit label text is preserved properly while cloning the Excel document.
  • Hidden series is preserved properly while cloning the Excel document.