Syncfusion Essential Studio Document SDK 2026 Volume 1 (33.1.49)

Released: Apr 14, 2026

2026 Volume 1 (33.1.49) での更新項目

不具合の修正

  • Word Library
    • .NET Word Library
      • The ArgumentOutOfRangeException will no longer be thrown due to multiple continuous break while converting Word document to PDF.
      • Numbered lists within fields are now preserved correctly during Word to PDF conversion.
      • Watermark height is now preserved properly during DOCX to PDF conversion on the .NET Framework.
      • Hyphenation enabled split text range width is now properly applied while converting Word to PDF.
      • Decimal tab with multiple paragraphs is now preserved properly while converting Word to PDF.
      • SmartArt Arrow Pointer will be preserved properly during DOCX to PDF.
      • Table within list is now indented properly after appending HTML content using AppendHTML API.
      • Style formatting is now preserved correctly after appending HTML content using AppendHtML API.
  • Excel Library
    • .NET Excel Library
      • Pivot table EnableDrill default value being interpreted as false instead of true is now resolved.
      • Exception thrown while parsing cell style information in an XLSB document is now resolved.
      • Cross-sheet formula references are now retrieved properly when sorting.
      • Enhanced Excel-to-PDF performance by skipping zero-size shapes and unnecessary non-merged range processing.
      • Vertical secondary axis number format is now properly serialized while saving the document.