Essential Studio for Universal Windows Platform Release Notes

v30.1.38
July 02, 2025

DocIO

Bug Fixes

  • #I732800 - The empty group in the table cell is now correctly removed during the mail merge process when RemoveEmptyGroup is enabled.
  • #I739085 - Merge field end font is now preserved properly while resaving DOCX format document.
  • Tab spacing is now preserved properly while resaving HTML document.

PDF

Bug Fixes

  • I737323 - Fixed an issue that caused an exception to occur while importing a page from a PDF document.
  • I733396 - Fixed an issue where incorrect characters were extracted during PDF text extraction.
  • I733905 - Fixed an issue where a preservation error occurred during the flattening process when the IsRequired property was set to True in the ListBoxField.
  • I738015 - Fixed the issue where a preservation error occurred while flattening the rotated textbox field.
  • I738603 - Fixed an issue where users were unable to export the FreeText Annotation containing the tab character.

Presentation

Bug Fixes

  • #I736436 - PowerPoint presentation will no longer be corrupted when resaving it with motion path animations in floating positions.

XlsIO

Bug Fixes

-#I735461 - The GetCellValue method now returns the proper cell number value when invoked multiple times.
-#I730567 - AutoFilter is copied properly when using the Worksheets.AddCopy() method.
-#I733950 - Exception no longer occurs when accessing FontColorRGB for automatic font color in conditional formatting in XLS file.
-#I734560 - Row height is preserved correctly when the applied row height is equal to the default row height.
-#I683609 - Exception no longer occurs when using list data with template markers.
-#I727273 - Number formats in pivot table cells are retained correctly during Excel to PDF conversion.
-#I733807 - Cell text with accounting number format is rendered correctly during Excel to PDF conversion.
-#I723434 - Complex EMF image is rendered correctly during Excel to PDF conversion.