Syncfusion Essential Studio ASP.NET Core 2024 Volume 1 SP1 (25.2.6)

Released: May 28, 2024

Updates in 2024 Volume 1 SP1 (25.2.6)

Fehlerkorrekturen

  • DocIO
    • Character style name with spacing is now preserved properly while resaving a DOCX format document.
    • Footer content is now preserved properly while converting an XML to PDF.
    • The IndexOutOfRangeException will no longer be thrown while converting a DOC format document to PDF.
    • The OverflowException will no longer be thrown due to symbol field while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown due to track changes applied list paragraph while converting a Word document to PDF.
    • Vertically merged splits row contents are now preserved properly while converting a Word document to PDF.
    • Decimal number format for merge field is now preserved properly after executing mail merge.
  • Grid
    • The problem of deselecting a row programmatically with toggle set to true, without triggering the rowDeselecting and rowDeselected events, and without deselecting the row when there are existing selected rows has been successfully resolved.
    • Resolved the issue where the Tooltip element is not shown in context menu text overflow element.
    • Resolved the issue with the selectRow method when both virtualization and grouping are enabled.
    • The issue with misalignment of icons when the headerText field is empty has been resolved.
  • Presentation
    • Stock chart with date time category axis is now preserved properly in PowerPoint Presentation to PDF.
    • Chart axis label font properties are now preserved properly while saving the PowerPoint Presentation.
    • Background transparency of chart marker is now preserved properly while cloning the PowerPoint Presentation.
  • XlsIO
    • Performance has been improved when copying a large number of rows to another worksheet.
    • Stack overflow exception is no longer thrown in worksheet to Image conversion.
    • Exception is no longer thrown when the pivot cache relation does not contain target and id attributes.
    • Exception is no longer thrown when applying a page filter after accessing the pivot layout method.
    • NullReferenceException is no longer thrown during the conversion of a 3D pie chart with empty points to an image.