Essential Studio for Universal Windows Platform Release Notes

v28.2.7
February 25, 2025

DocIO

Bug Fixes

  • #I686725 - Table height is now preserved properly while converting HTML to DOCX.
  • #I693681 - Hyperlink text color is now preserved properly while resaving the DOCX document.
  • #I687258 - Hanging issues will no longer occur while disposing documents.
  • #I688417 – The ArgumentException will no longer be thrown while comparing DOCX documents containing fields inside Inline content control.
  • #I680583 - TextFormField is now preserved properly while moving from InlineContentControl to paragraph.
  • #I688795 - Line color for text box is now preserved properly after opening DOCX document.

PDF

Bug Fixes

  • I689805 - Fixed the issue where an exception occurred when retrieving the destination from the PdfLoadedDocumentLinkAnnotation.
  • F65128 - Fixed the issue where the TextMarkupAnnotation was not exported properly when exporting to JSON format.
  • I690598 - Fixed the issue where a NullReferenceException occurred while merging the PDF document.

Presentation

No Changes for this product in this version.

SfRichTextBoxAdv

Bug Fixes

  • #I693681 - Hyperlinks are now properly preserved with correct font color.

XlsIO

Bug Fixes

  • #I691906 - Exception will no longer be thrown when applying sorting to existing filtered data.
  • #I686795 - The YearToDate and LastWeek operators in the dynamic filter are now functioning correctly.
  • #I683369 - The Range.Number and IMigrantRange.Number properties now return NaN for blank cells in XLS files.
  • #I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.
  • #I687770 - Hyperlinks are now properly cleared from the specified range when using the Clear method.
  • #I687145 - The DisplayText and Value properties now return correct values for invalid dates.