Syncfusion Essential Studio Windows Forms 2025 Volume 1 SP1 (29.2.10)

Released: Jun 10, 2025

2025 Volume 1 SP1 (29.2.10) 中的更新

特性

  • Calculate
    • Enhanced the performance of the CalcEngine when handling calculations involving a large number of cells, nested function evaluations, and conversions such as Excel to PDF, particularly in scenarios with conditional formatting logic.
  • DocIO
    • Added support for horizontal lines when importing HTML format documents.

修補程式

  • DocIO
    • Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
    • Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
    • Scaled paragraph is now preserved properly while converting a Word document to PDF.
    • Endnote number is now preserved properly while converting a Word document to PDF multiple times.
    • Bullet style is now preserved properly after calling AppendHTML API.
    • Paragraph is now preserved while appending HTML with self-closing tags.
    • Revisions preserved after comparing DOCX format documents with tables.
    • IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
    • The Exception will no longer be thrown while opening DOCX format document with irregular structure.
    • List type is now preserved properly while converting HTML to DOCX format document.
    • List numbering is now preserved properly while calling GetText API.
    • Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.
  • DockingManager
    • Floating Window now restore correctly to their respective monitors after loading a saved layout in Docking Manager with a three-monitor setup.
  • PDF
    • Fixed an issue where hidden PDF form fields were rendered visible after flattening the PDF document.
    • Fixed an issue that prevented users from changing the opacity of arrow annotations and resaving them.
    • Resolved an issue that caused an exception during the import of a JSON file.
    • Fixed an issue where the edges of ink annotations were cut off when passing true to the SetAppearances() method.
    • Resolved an issue with negative values in the LinePoints property.
    • Resolved a breaking issue encountered when retrieving the border line width and the width of loaded ink annotations.
    • Fixed an issue where words containing accents were being incorrectly broken into individual letters during text extraction.
    • Fixed an issue where conversion to PDF/A-1b did not work for appended documents.
    • Resolved an issue where table values were not updated correctly when the border width was set to 0 and the border color was transparent.
  • SfDataGrid
    • The value assigned to the Style.SelectionStyle.BackColor property through the designer is now properly serialized and applied to the SfDataGrid.
  • XlsIO
    • AutoFilters property values are retained when inserting a column in the worksheet.
    • Exception is no longer thrown when copying a range containing a chart from one workbook to another.
    • Conditional formatting is applied correctly during Excel to PDF conversion when using a COUNTIFS formula.
    • Exception is no longer thrown when clearing an array formula from a cell using the Clear() method.
    • AutoFilter is copied properly when using the Worksheets.AddCopy() method.
    • Exception is no longer thrown when cloning a workbook containing VBA modules.