Aspose.Words for Node.js via .NET V26.1
Released: Jan 19, 2026
V26.1 での更新項目
機能
- Document Conversion: Implemented a new export format allowing documents to be serialized as Docling JSON.
- AI Integration: Enhanced the Aspose.Words.AI namespace by allowing direct instantiation of the GoogleAiModel class.
- Document Merging: Added an option to the AppendDocument() method to explicitly define the SectionStart behavior for the first imported section.
- PDF Rendering: Extended PdfSaveOptions.PreserveFormFields functionality to be compatible with all PDF compliance standards (including PDF/A and PDF/UA).
- Field Rendering: Improved displacement handling for EQ fields with updated layout logic for precise positioning and bounds.
- Mathematical Equations: Added support for rendering MathML with East Asian characters while correctly preserving Latin and Hebrew text when an East Asian font is specified.
- Added support for loading of hyperlinks and bookmarks from MsoHtml.
- Added support for editable form fields when exporting to PDF/UA.
- Added support for converting Word to JSON in parent child hierarchy.
- Added support for OpenType font variations.
不具合の修正
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- Baskerville semi-bold is used instead of Baskerville regular.
- Document comparison does not show the hyperlink object change.
- UpdatePageLayout hangs.
- 'Roboto Lt' is substituted with 'Roboto' when 'Roboto Light' is available.
- List numbering is wrong after converting DOCX to PDF.
- NullReferenceException is thrown upon converting node to HTML.
- MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- Exception is thrown while converting MsoHtml to DOCX.
- TOC looks incorrect after updating.
- Import of MsoHtml lists differs from MS Word's result.
- Formatting changes are not detected by Aspose.Words comparison.
- Bookmark is lost after extracting page.
- Resulted import of MsoHtml lists differs from MS Word's.
- Import of MsoHtml lists differs from MS Word's result.
- EQ field is rendered improperly.
- Exception is thrown while converting MsoHtml to DOCX.
- Section start is changed after appending documents.
- Take ImageSaveOptions.PageLayout into account when rendering PDF document.
- Axis labels are rendered improperly.
- ExtractPages does not split pages correctly.
- Text is rendered with junk characters.
- Japanese chart title became English upon conversion to PDF.
- Table rendering inconsistency when saving to DOCX and PDF.
- Paragraph alignment is changed after appending document.