Syncfusion Essential Studio WinUI 2024 Volume 3 (27.1.53)

Released: Oct 15, 2024

Actualizaciones en 2024 Volume 3 (27.1.53)

Correcciones

  • DocIO
    • Extracted TXT file from OLE Object is now preserved properly.
    • Font size is now preserved properly while converting a DOCX format document to PDF.
    • Hanging issue will no longer occur while converting Word document to PDF with footnotes.
    • Paragraph bottom border is now positioned properly while converting a Word document to PDF.
    • The ArgumentException will no longer be thrown while converting Word document to PDF repeatedly with embedded fonts.
    • The StackOverFlowException will no longer be thrown while converting Word document to PDF when the document contains end notes.
  • Presentation
    • Group shape fill color is now applied properly while converting PPTX to PDF.
    • Ascent and descent of the font are now properly applied while converting PPTX to image.
    • The PowerPoint presentation will no longer be corrupted while cloning and merging a brightness applied picture.
  • SfDataGrid
    • The Hovering background is now applied correctly to the hovered cells even when the GridCell Background is customized using Datagrid.CellStyle or GridColumn.CellStyle.