Syncfusion Essential Studio WinUI 2023 Volume 4 SP1 (24.2.3)

Released: Jan 31, 2024

Actualizaciones en 2023 Volume 4 SP1 (24.2.3)

Características

  • DocIO
    • Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.

Correcciones

  • DocIO
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
    • Revisions are now preserved properly after performing compare and import to a new document.
    • SubSuperScript is now preserved properly while calling AppendMath with LaTeX.
  • SfMaskedTextBox
    • The boolean OR operator now working properly when applied with the regex mask type in SfMaskedTextBox.
  • XlsIO
    • Category axis with major grid lines is now rendered properly in chart to Image conversion.