Syncfusion Essential Studio ASP.NET Core 新版本發表

Released: Jul 15, 2025

2025 Volume 2 (30.1.40) 中的更新

修補程式

  • DocIO
    • Corruption will no longer occur while resaving a DOCX format document with shapes having group fill.
    • The InvalidOperationException will no longer be thrown while opening a RTF document containing a table within a shape.
    • The NullReferenceException will no longer be thrown while reading the header section of a DOC format document.
    • Group shape is now preserved properly while resaving the DOCX document.
    • TOC page numbers containing bookmarks are now updated properly after calling...

Released: Jul 8, 2025

2025 Volume 2 (30.1.39) 中的更新

特性

  • PDF
    • Added support for exact match text redaction in PDF documents.

修補程式

  • ComboBox
    • Fixed the issue related to the Item Template with the Combo Box that was causing virtualization rendering problems in the dropdown.
  • ComboBox
    • Fixed the issue related to the Item Template with the Combo Box that was causing virtualization rendering problems in the dropdown.
  • DocIO
    • Revisions are now accepted properly after calling AcceptAll API.
    • Delete revision content is now preserved properly after calling...

Released: Jul 2, 2025

2025 Volume 2 (30.1.38) 中的更新

特性

  • GanttChart
    • Added support for automatically generating and displaying hierarchical WBS codes (e.g., 1, 1.1, 1.1.1) based on task levels. This helps visualize task hierarchy and improves project organization and planning.
    • Added support for defining task constraints using the taskFields.constraintType and taskFields.constraintDate properties. These options allow you to control when a task can start or finish based on specific scheduling rules. Constraints can also be modified interactively...

Released: Jun 25, 2025

2025 Volume 2 (30.1.37) 中的更新

特性

  • Common
    • .NET 10 Preview compatibility - Syncfusion ASP.NET Core controls are now compatible with .NET 10 Previews 1, 2, 3, 4, and 5.
    • New control
      • Block Editor (preview)
        • The ASP.NET Core Block Editor is a block-based content editing solution for web applications. It provides an intuitive and flexible interface for creating rich, structured documents using interactive content blocks. This control supports many block types and text formatting options, enabling users to compose and edit content...

Released: Jun 17, 2025

2025 Volume 1 SP1 (29.2.11) 中的更新

修補程式

  • DocIO
    • Tab space for list is now preserved properly while converting HTML to DOCX format document.
    • PageSetup.Orientation API value is now preserved properly after opening a DOCX format document.
    • The ArgumentOutOfRangeException will no longer be thrown while replacing field code.
    • List paragraph spacing is now preserved properly while resaving HTML format document.
    • Document will no longer be corrupted after resaving DOCX format document with shapes.
    • The ArgumentOutOfRangeException will no...

Released: Jun 10, 2025

2025 Volume 1 SP1 (29.2.10) 中的更新

特性

  • 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...

Released: Jun 3, 2025

2025 Volume 1 SP1 (29.2.8) 中的更新

修補程式

  • DocIO
    • Percentage symbol with Hebrew text is now preserved properly while converting a Word document to PDF.
    • Path object not tagged error will not occur thrown while opening the converted PDF document in the PAC tool.
    • Text object not tagged error will no longer be thrown while opening the converted PDF document in the PAC tool.
    • Table is now vertically positioned properly while converting a Word document to PDF.
    • Table inside text box is now preserved properly while converting DOCX format...

Released: May 27, 2025

2025 Volume 1 SP1 (29.2.7) 中的更新

修補程式

  • Diagram
    • Flowchart layout will now render without console error while loading mermaid syntax data.
  • DocIO
    • Background color is now applied to the table cell properly while converting a Word document to PDF.

Released: May 21, 2025

2025 Volume 1 SP1 (29.2.5) 中的更新

特性

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is...

Released: May 14, 2025

2025 Volume 1 SP1 (29.2.4) 中的更新

特性

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is...