Essential Studio for Universal Windows Platform Release Notes

v30.2.6
August 19, 2025

DocIO

Bug Fixes

  • I752373 - Exif format of an image is now preserved properly while resaving the word document.
  • I752717 - The ArgumentException will no longer be thrown while parsing a Word document with duplicate styles.
  • I752683 - Embedded OLEObject size is now preserved properly after opening and closing the embedded file in the resaved document.

PDF

Bug Fixes

  • I749976 - Resolved an issue in the SubstituteFont feature where FontName was returned as null for certain PDF document.

Presentation

No Changes for this product in this version.

SfRichTextBoxAdv

Bug Fixes

  • I756578 - The ArgumentOutOfRangeException will no longer be thrown when pasting merge field text with spell check enabled.

XlsIO

Bug Fixes

-#I754696 - Hyperlink count is now correctly updated during range sorting operations.
-#I757319 - Resolved an issue where removing an empty worksheet with only a row height update could result in an infinite loop.
-#I754816 - Custom filters working properly when conditions are reassigned.
-#I753908 - The associated VBA sheet object is properly removed when a worksheet is deleted using the IWorksheet.Remove() method.
-#I750554 - Image size is calculated correctly when it has high DPI settings.
-#I751199 - The IRange.Value property retains true or false values when the number format is set to the “@” symbol.
-#I752175 - Exception no longer occurs when opening an Excel document with duplicate palette colors
-#I753609 - Textbox content is rendered properly when transparency is applied during Excel to PDF conversion.