Please note that new Timed Subscription Licenses for Syncfusion Essential Studio Windows Forms are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Windows Forms 2025 Volume 1 (29.1.37)
Released: Apr 8, 2025
2025 Volume 1 (29.1.37) 中的更新
特性
Calculate
Performance of 'ExcelToPdf' conversion has improved when performing a conversion by calling the CalcEngine.EnableSheetCalculation method.
The performance for SUM and COUNTIF formulas when processing millions of cells has improved 30 minutes to 24 seconds.
修補程式
Calculate
Now, DisplayText and CalculatedValue return the correct values when retrieving the value of a text-type cell based on the HasFormulaStringValue condition.
DateTime values are now accurately rounded and evaluated during logical operations performed within the internal functions of the CalcEngine.
Now the VLOOKUP formula return correct value when the formula started with a '-' (negative sign) and using within the internal functions of the CalcEngine.
DocIO
Wrapped paragraphs with indentation are now positioned properly while converting a Word document to PDF.
The NullReferenceException will no longer be thrown while converting a Word document with empty paragraph to PDF.
Hanging issue is now resolved while executing mail merge after disable ClearField API.
Multilevel bullet list is now preserved properly while converting HTML to DOCX.
The ArgumentException will no longer be thrown while comparing DOCX documents.
Form elements are now preserved properly while converting HTML to DOCX.
PDF
Fixed a problem where the page size of an existing PDF document was incorrectly reported.
Resolved an exception that occurred when saving a PDF document after flattening a rubber stamp annotation.
Fixed a preservation issue that occurred during the CEF-based conversion process.
PdfViewerControl
URL annotation on rotated pages will now be properly navigated in WinForms PdfViewer.
SfDataGrid
Now, the GridNumericColumn supports null values when AllowNull is set to true and the SfDataGrid is bound to a DataTable.
TreeViewAdv
Now, the flickering issue will no longer occurs in TreeViewAdv when docked, with scrollbars enabled during resizing.