Essential Studio for Universal Windows Platform Release Notes

v24.2.3
January 31, 2024

DocIO

Features

  • Provided an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone to save HTML with body content alone.

Bug Fixes

  • #I542761 - The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
  • #I536528 - Revisions are now preserved properly after performing compare and import to a new document.
  • #F186004 - SubSuperScript is now preserved properly while calling AppendMath with LaTeX.

PDF

Features

  • #F184954 - Added support for including the signature and timestamp certificates to the PDF document DSS while enabling LTV.

Bug Fixes

  • #536649 - Fixed beginRowLayout event triggered two times for the same row when paginating the table.

SfRichTextBoxAdv

Bug Fixes

  • #FB-49973 - The Paragraph is now pasted properly at the beginning of the another paragraph.
  • #FB-49853 - No longer hangs when pasting the HTML content for the second time.

XlsIO

Bug Fixes

  • #I523092 - Category axis with major grid lines is now rendered properly in chart to Image conversion.