Syncfusion Essential Studio Windows Forms 2024 Volume 4 (28.1.35)

Released: Dec 19, 2024

2024 Volume 4 (28.1.35) 中的更新

修補程式

  • Calculate
    • The SUMIFS formula now returns the correct results when comparing date values in the French culture.
  • DocIO
    • Reference field is now updated properly after calling UpdateDocumentFields API.
    • Improved performance when opening DOCX document with tables.
    • "Left only" wrap text is now applied properly to a floating item while converting a Word document to PDF.
    • The InvalidOperationException will no longer be thrown while converting a Word document to PDF with line break.
    • Content of the nested table is now preserved properly while converting a Word document to PDF.
    • Bookmark hyperlink is now navigating properly for split text while converting a Word document to PDF.
    • Shape is now preserved properly while converting a DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document to PDF with fields.
    • The ArgumentOutOfRangeException will no longer be thrown while add the cloned InlineContentControl.
    • Revisions for OLE, Footnote and Endnote is now preserved properly after calling Compare API.
    • The ArgumentException will no longer be thrown while calling UpdateDocumentFields API followed by the table AutoFit API in subsequent calls.
  • PDF
    • Fixed incorrect OCR text location issue when using a Unicode font in the OCR processor.
    • Resolved a rendering issue that occurred when converting HTML to image using the CEF rendering engine.
    • Fixed an issue where the conversion timeout was not functioning correctly when using the window status in the Blink converter settings.
    • Fixed the issue where ExtractText method throws IndexOutOfRangeException exception while using TextLineCollection API.
    • Fixed the issue where Text Extraction is not proper for the specific PDF document.
    • Fixed the issue where Errors occurred while validating the document.
    • Fixed the issue where Table content not properly added in Structure Element while merging the tagged PDF documents.
  • Presentation
    • RTL text is now preserved properly while converting PowerPoint Presentation to PDF.
  • SfDataGrid
    • SelectedItems are now maintained properly when all rows are selected using Ctrl+A, and the selection is canceled in the SelectionChanging event.
    • FilterRow dropdown now opens in the correct position when SelectionMode is set to None.