Essential Studio for ASP.NET MVC Release Notes

v29.2.10
June 10,2025

DocIO

Bug Fixes

  • #I728834 - Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
  • #I699705 - Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
  • #I729848 - Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
  • #I726112 - Scaled paragraph is now preserved properly while converting a Word document to PDF.
  • #I729602 - Endnote number is now preserved properly while converting a Word document to PDF multiple times.
  • #I726356 - Bullet style is now preserved properly after calling AppendHTML API.
  • #I724436 - Paragraph is now preserved while appending HTML with self-closing tags.
  • #I722903 - Revisions preserved after comparing DOCX format documents with tables.
  • #I729319 - The IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
  • #I724488, #I725154 - The Exception will no longer be thrown while opening DOCX format document with irregular structure.
  • #I729359 - List type is now preserved properly while converting HTML to DOCX format document.
  • #I727335 - List numbering is now preserved properly while calling GetText API.
  • #I717938 - Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.

Features

  • #I496404, #I683499, #I441392, #I335027 - Added support for horizontal lines when importing HTML format documents.

Bug Fixes

  • #I725718 - Issue with “Selected item disappears visually on continued search input after selection in Dropdown Tree” has been resolved.

Grid

Bug Fixes

  • #I685339 - Resolved misalignment issue between frozen and movable columns during rapid column resizing in Grid.

PDF

Bug Fixes

  • I728946 - Fixed an issue where hidden PDF form fields were rendered visible after flattening the PDF document.
  • I730690 - Fixed an issue that prevented users from changing the opacity of arrow annotations and resaving them.
  • I725586 - Resolved an issue that caused an exception during the import of a JSON file.
  • I724416 - Fixed an issue where the edges of ink annotations were cut off when passing true to the SetAppearances() method.
  • I730534 - Resolved an issue with negative values in the LinePoints property.
  • I731125 - Resolved a breaking issue encountered when retrieving the border line width and the width of loaded ink annotations.
  • I727461 - Fixed an issue where words containing accents were being incorrectly broken into individual letters during text extraction.
  • I728727 - Fixed an issue where conversion to PDF/A-1b did not work for appended documents.
  • I728470 - Resolved an issue where table values were not updated correctly when the border width was set to 0 and the border color was transparent.

XlsIO

Bug Fixes

-#I729905 - AutoFilters property values are retained when inserting a column in the worksheet.
-#I730781 - Exception is no longer thrown when copying a range containing a chart from one workbook to another.
-#I730613 - Conditional formatting is applied correctly during Excel to PDF conversion when using a COUNTIFS formula.
-#I727407 - Exception is no longer thrown when clearing an array formula from a cell using the Clear() method.
-#I730567 - AutoFilter is copied properly when using the Worksheets.AddCopy() method.
-#I728765 - Exception is no longer thrown when cloning a workbook containing VBA modules.

Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.