Syncfusion Essential Studio ASP.NET Core 2024 Volume 3 (27.1.57)

Released: Oct 29, 2024

2024 Volume 3 (27.1.57) での更新項目

不具合の修正

  • DocIO
    • Table is now preserved properly while converting DOCX format document to PDF.
    • TOC page number is now preserved properly after calling UpdateTableOfContents API.
    • The ** ArgumentOutOfRangeException** will no longer be thrown while calling GetText API.
    • Custom group shape is now preserved properly while converting a Word document to PDF.
    • Table cell with TextWrap disabled cell is now preserved properly while converting DOCX format document to PDF.
  • Grid
    • Resolved an issue where the search keyword would automatically change when entering more than 16 digits.
    • Fixed an issue with focus misplacement after deleting a row using the command column.
    • Resolved a type issue in the custom operator interface by updating the filterSettings.operators property from dateTimeOperator to datetimeOperator.
    • The issue where the dataBound event was triggered multiple times during a page refresh when virtualization with persistence was enabled has been resolved.
  • Presentation
    • Table border color is now preserved properly while converting the cloned PowerPoint presentation to PDF.
    • Table text hyperlink color is now preserved properly while converting the cloned PowerPoint presentation to PDF.
    • Table text font name and color is now preserved properly while converting the cloned PowerPoint presentation to PDF.
    • The NullReferenceException will no longer be thrown while converting the cloned slide as Image which contains a line break and table.