Aspose.Words for Node.js via .NET V26.3

Released: Mar 13, 2026

V26.3 での更新項目

機能

  • AI Integration: Added the ability to create an instance of the OpenAiModel class directly.
  • Document Optimization: Extended the functionality of the JoinRunsWithSameFormatting method for more comprehensive content merging.
  • Rendering and Fonts: Improved the Microsoft Office font fallback table for the CJK Unified Ideographs Extension G range.
  • Added support for MSO properties when importing tabs.

不具合の修正

  • MathML - mmultiscripts is incorrectly imported.
  • Incorrect rendering of SVG when the gradient is specified with 'objectBoundingBox' and exceeds the path bounds.
  • InvalidOperationException is thrown upon saving document as DOCX.
  • SVG gradient in userSpaceOnUse coordinates is rendered incorrectly.
  • Unexpected DocumentBuilder behavior when moving inside SDT.
  • Import of MsoHtml lists differs from MS Word's result.
  • List items are imported from MsoHtml as normal paragraphs.
  • DOCX to PDF - Headers and footers disappear after section break.
  • FileCorruptedException is thrown upon loading '.wml' document.
  • ArgumentOutOfRangeException is thrown upon using AutoFitBehavior.AutoFitToWindow.
  • SVG color gradients are corrupted when exporting to DOC.
  • SVG color gradients are corrupted when exporting to PDF.
  • Compare result does not match MS Word.
  • NullReferenceException is thrown upon building document layout.
  • Layout issue when converting DOCX to PDF.
  • RTF to PDF - Converting the file raises an exception.
  • Chinese character is rendered as missed character.
  • TOC is split into two parts in the document structure.
  • Gradient is lost after rendering SVG.
  • Metafile is rendered incorrectly in Vector mode.
  • IndexOutOfRangeException is thrown upon building document layout.
  • Numbering is changed after exporting to HTML.
  • Document.AcceptAllRevisions does not accept all revisions.
  • ODT file fails to load with FileCorruptedException.
  • NullReferenceException is thrown upon exporting to HTML with ExportListLabels.ByHtmlTags.
  • DOCX to PDF - Additional spacing at the start of paragraph.
  • JoinRunsWithSameFormatting does not join runs.
  • Remove obsolete TableStyle.Bidi property.
  • Table is slightly shifted right after rendering.
  • Exporting list labels by HTML tags does not work.