Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.
Aspose.Words for Java V26.7Version majeure15 juil. 2026
Fonctionnalités
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
- Added a regular check and update of OSGI compatibility.
Corrections
- SecurityException for aspose-words-shaping-harfbuzz-plugin 26.6 version.
- Optimized HTML content document creation with large tables.
- Date Formats are not working in generated PDF.
- Number FormFields are not honoring Number formatting in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- A text box with type Date lets the user type anything in PDF.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to WML to DOCX conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Words for Python via .NET V26.7Version majeure9 juil. 2026
Fonctionnalités
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
Corrections
- Number FormFields are not honoring Number formatting in PDF.
- Date Formats are not working in generated PDF.
- A text box with type Date lets the user type anything in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Words for Node.js via .NET V26.7Version majeure7 juil. 2026
Fonctionnalités
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
Corrections
- Number FormFields are not honoring Number formatting in PDF.
- Date Formats are not working in generated PDF.
- A text box with type Date lets the user type anything in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Words for .NET V26.7Version majeure6 juil. 2026
Fonctionnalités
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
Corrections
- Date Formats are not working in generated PDF.
- Number FormFields are not honoring Number formatting in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- A text box with type Date lets the user type anything in PDF.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Words for JasperReports V26.6Version majeure30 juin 2026
Fonctionnalités
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- isFontConfigAvailable() hangs process on Linux with many fonts.
- DOCX to PDF - Characters showing as boxes.
- Regression - Font loses bold style.
- Text wrapping in SVG is incorrect after rendering.
- Long time converting DOCX to PDF.
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for C++ V26.6Version majeure25 juin 2026
Fonctionnalités
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in HTML export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for SharePoint V26.6Version majeure22 juin 2026
Fonctionnalités
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Implemented extended logging.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for C++ V26.5Version majeure21 juin 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
Corrections
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown if loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrect after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly when exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for Java V26.6Version majeure18 juin 2026
Fonctionnalités
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- isFontConfigAvailable() hangs process on Linux with many fonts.
- DOCX to PDF - Characters showing as boxes.
- Regression - Font loses bold style.
- Text wrapping in SVG is incorrect after rendering.
- Long time converting DOCX to PDF.
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for Python via .NET V26.6Version majeure15 juin 2026
Fonctionnalités
- Printing: Added Windows-specific target framework monickers (net6.0-windows and net8.0-windows) to the NuGet package. This enables the use of Document.Print() and related printing APIs in .NET Core applications running on Windows.
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for Node.js via .NET V26.6Version majeure10 juin 2026
Fonctionnalités
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for .NET V26.6Version majeure4 juin 2026
Fonctionnalités
- Printing: Added Windows-specific target framework monickers (net6.0-windows and net8.0-windows) to the NuGet package. This enables the use of Document.Print() and related printing APIs in .NET Core applications running on Windows.
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
Corrections
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for JasperReports V26.5Version majeure29 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Clear Caches: Added the ability to clear caches to prevent memory leak.
- Update BouncyCastle Library: Updated bc-fips library to 2.1.2 version.
- Added support for MSO properties when importing borders.
Corrections
- NullPointerException upon installation on JasperReports-server-8.2.0.
- Document save internally throws java.lang.NumberFormatException.
- Increasing memory capacity when working with a document.
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for Java V26.5Version majeure22 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Clear Caches: Added the ability to clear caches to prevent memory leak.
- Update BouncyCastle Library: Updated bc-fips library to 2.1.2 version.
- Added support for MSO properties when importing borders.
Corrections
- Document save internally throws java.lang.NumberFormatException.
- Increasing memory capacity when working with a document.
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for Python via .NET V26.5Version majeure14 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
Corrections
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for C++ V26.4Version majeure13 mai 2026
Fonctionnalités
- PDF Export: Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Charts: Added support for rendering data labels within funnel charts.
- Charts: Added support for applying chart style settings to leader line rendering.
- Charts: Added support for locale IDs when rendering default axis titles in DrawingML charts.
Corrections
- Bookmark end position is changed after comparing documents.
- Aspose.Words hangs upon loading DOCX document.
- Content shifted to the next page due to incorrect calculation of section top and bottom margin.
- Discrepancy in word count.
- Import output from AW in MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon iterating Revisions.
- Color of the leader lines is changed after converting to PDF.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon comparing documents.
- StackOverflowException is thrown upon saving document.
- Import of MsoHtml lists differs from MS Word's result.
- Text position is incorrect after rendering SVG.
- Aspose.Words hangs upon updating fields.
- Line spacing is incorrect after rendering.
- Comment range is lost after comparing documents.
- Image cropping is lost when HtmlSaveOptions.ScaleImageToShapeSize is used.
- Unexpected behavior of CompareOptions.IgnoreTables.
- SVG gradient in 'objectBoundingBox' coordinates has incorrect angle upon rendering.
- Import of MsoHtml lists differs from MS Word's result.
- CheckBox form fields are lost after loading ODT.
- Tab stops of list items are collapsed incorrectly upon loading from MsoHtml.
- Can not access ParentNode for a style revision upon conversion to ODT and OTT.
- InvalidOperationException is thrown upon rendering document with .ShowInBalloons.FormatAndDelete.
- Text orientation in table is not being displayed correctly when converting DOCX to HTML.
- Part of text is missed after rendering.
- Aspose.Words hangs upon rendering document.
- Textbox contents disappear after converting to DOC.
- Incorrect name of the default axis title on Korean, German, Portugal, Italian and Spain culture.
- Form fields are lost after converting ODT.
- The document round trip causes losing borders.
- Aspose.Words hangs upon rendering document.
- PieChart DataLabels Chart to Image issue.
- Pie Chart Data labels overlaps upon rendering.
- RTF to PDF conversion issue with INDEX field rendering.
- Image is rendered as red cross.
- Mobiliar-Iconfont is rendered improperly.
- Myriad font loses bold style.
- TOC field is broken after executing mail merge with MailMergeCleanupOptions.RemoveStaticFields.
- Aspose.Words hangs upon updating fields in the document.
- Regression: DOCX to PDF - Horizontal line is not rendered on Mac Preview App.
- DOCX to PDF - 100% CPU usage.
Aspose.Words for .NET V26.5Version majeure6 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
Corrections
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown if loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrect after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly when exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for Node.js via .NET V26.5Version majeure6 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
Corrections
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown if loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrect after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly when exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words for Reporting Services (SSRS) V26.5Version majeure6 mai 2026
Fonctionnalités
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
Corrections
- The second line appears in the middle of the long text box while rendering with Aspose.
- The RDL results in an error when printing with Aspose as DOC or DOCX.
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown if loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrect after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly when exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Words Product Family Update1 mai 2026
Aspose.Words for JasperReports V26.4Version majeure29 avr. 2026
Fonctionnalités
- Added support for JasperServer 8.2.
- Updated Aspose.Words installation guide for JasperServer 8.2.0.
- PDF Export: Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Charts: Added support for rendering data labels within funnel charts.
- Charts: Added support for applying chart style settings to leader line rendering.
- Charts: Added support for locale IDs when rendering default axis titles in DrawingML charts.
- LINQ Reporting Engine: Enhanced the reporting process by providing detailed error information during the report building stage.
Corrections
- Aspose.Words hangs on updating page layout.
- Aspose.Words hangs on DOCX document load.
- Aspose.Words hangs upon building document layout.
- Bookmark end position is changed after comparing documents.
- Aspose.Words hangs upon loading DOCX document.
- Content shifted to the next page due to incorrect calculation of section top and bottom margin.
- LINQ Reporting Engine throws an exception when accessing an outer lambda parameter in a nested lambda function.
- Remove AI hallucination on "Memory Requirements" page.
- Discrepancy in word count.
- Import output from AW in MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon iterating Revisions.
- Color of the leader lines is changed after converting to PDF.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon comparing documents.
- StackOverflowException is thrown upon saving document.
- Import of MsoHtml lists differs from MS Word's result.
- Text position is incorrect after rendering SVG.
- Aspose.Words hangs upon updating fields.
- Line spacing is incorrect after rendering.
- Comment range is lost after comparing documents.
- Image cropping is lost when HtmlSaveOptions.ScaleImageToShapeSize is used.
- Unexpected behavior of CompareOptions.IgnoreTables.
- SVG gradient in 'objectBoundingBox' coordinates has incorrect angle upon rendering.
- Paragraph break are handled improperly upon importing PDF.
- Import of MsoHtml lists differs from MS Word's result.
- CheckBox form fields are lost after loading ODT.
- Tab stops of list items are collapsed incorrectly upon loading from MsoHtml.
- Cannot access ParentNode for a style revision upon conversion to ODT and OTT.
- InvalidOperationException is thrown upon rendering document with .ShowInBalloons.FormatAndDelete.
- Text orientation in table is not being displayed correctly when converting DOCX to HTML.
- Part of text is missed after rendering.
- Aspose.Words hangs upon rendering document.
- Textbox contents disappear after converting to DOC.
- Incorrect name of the default axis title on Korean, German, Portugal, Italian and Spain culture.
- Form fields are lost after converting ODT.
- The document round trip causes loss of borders.
- Aspose.Words hangs upon rendering document.
- Expand textboxes generated by PDF reader to XLSX cells.
- PieChart DataLabels Chart to Image issue.
- Line breaks are lost after conversion from PDF to HTML.
- Paragraphs are not imported from PDF.
- Pie Chart Data labels overlaps upon rendering.
- RTF to PDF conversion issue with INDEX field rendering.
- Image is rendered as red cross.
- Mobiliar-Iconfont is rendered improperly.
- Myriad font loses bold style.
- TOC field is broken after executing mail merge with MailMergeCleanupOptions.RemoveStaticFields.
- Aspose.Words hangs upon updating fields in the document.
- NullReferenceException is thrown upon building report.
- Regression: DOCX to PDF: Horizontal line is not rendered on Mac Preview App.
- InvalidOperationException is thrown upon building report if template contains field surrounded with '<' or '>'.
- InvalidOperationException is thrown upon creating JsonDataSource with large integer.
- An issue with dynamic series' name setting for a combo chart using LINQ Reporting Engine.
- DOCX to PDF - 100% CPU usage.
Aspose.Words for Java V26.4Version majeure22 avr. 2026
Fonctionnalités
- PDF Export: Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Charts: Added support for rendering data labels within funnel charts.
- Charts: Added support for applying chart style settings to leader line rendering.
- Charts: Added support for locale IDs when rendering default axis titles in DrawingML charts.
- LINQ Reporting Engine: Enhanced the reporting process by providing detailed error information during the report building stage.
Corrections
- Refactoring: Fixed HashMap Insertion Order in Java to match .NET behavior.
- Aspose.Words hangs on updating page layout.
- Aspose.Words hangs on DOCX document load.
- Aspose.Words hangs upon building document layout.
- Bookmark end position is changed after comparing documents.
- Aspose.Words hangs upon loading DOCX document.
- Content shifted to the next page due to incorrect calculation of section top and bottom margin.
- LINQ Reporting Engine throws an exception when accessing an outer lambda parameter in a nested lambda function.
- Remove AI hallucination on "Memory Requirements" page.
- Discrepancy in word count.
- Import output from AW in MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon iterating Revisions.
- Color of the leader lines is changed after converting to PDF.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon comparing documents.
- StackOverflowException is thrown upon saving document.
- Import of MsoHtml lists differs from MS Word's result.
- Text position is incorrect after rendering SVG.
- Aspose.Words hangs upon updating fields.
- Line spacing is incorrect after rendering.
- Comment range is lost after comparing documents.
- Image cropping is lost when HtmlSaveOptions.ScaleImageToShapeSize is used.
- Unexpected behavior of CompareOptions.IgnoreTables.
- SVG gradient in 'objectBoundingBox' coordinates has incorrect angle upon rendering.
- Paragraph break are handled improperly upon importing PDF.
- Import of MsoHtml lists differs from MS Word's result.
- CheckBox form fields are lost after loading ODT.
- Tab stops of list items are collapsed incorrectly upon loading from MsoHtml.
- Cannot access ParentNode for a style revision upon conversion to ODT and OTT.
- InvalidOperationException is thrown upon rendering document with .ShowInBalloons.FormatAndDelete.
- Text orientation in table is not being displayed correctly when converting DOCX to HTML.
- Part of text is missed after rendering.
- Aspose.Words hangs upon rendering document.
- Textbox contents disappear after converting to DOC.
- Incorrect name of the default axis title on Korean, German, Portugal, Italian and Spain culture.
- Form fields are lost after converting ODT.
- The document round trip causes loss of borders.
- Aspose.Words hangs upon rendering document.
- Expand textboxes generated by PDF reader to XLSX cells.
- PieChart DataLabels Chart to Image issue.
- Line breaks are lost after conversion from PDF to HTML.
- Paragraphs are not imported from PDF.
- Pie Chart Data labels overlaps upon rendering.
- RTF to PDF conversion issue with INDEX field rendering.
- Image is rendered as red cross.
- Mobiliar-Iconfont is rendered improperly.
- Myriad font loses bold style.
- TOC field is broken after executing mail merge with MailMergeCleanupOptions.RemoveStaticFields.
- Aspose.Words hangs upon updating fields in the document.
- NullReferenceException is thrown upon building report.
- Regression: DOCX to PDF: Horizontal line is not rendered on Mac Preview App.
- InvalidOperationException is thrown upon building report if template contains field surrounded with '<' or '>'.
- InvalidOperationException is thrown upon creating JsonDataSource with large integer.
- An issue with dynamic series' name setting for a combo chart using LINQ Reporting Engine.
- DOCX to PDF - 100% CPU usage.
Aspose.Words for C++ V26.3Version majeure10 avr. 2026
Fonctionnalités
- 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 MS Office font fallback table for the CJK Unified Ideographs Extension G range.
- Added support for MSO properties when importing tabs.
Corrections
- MathML - Multiscripts 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.
Aspose.Words for Python via .NET V26.4Version majeure8 avr. 2026
Fonctionnalités
- Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Added support for rendering data labels within funnel charts.
- Added support for applying chart style settings to leader line rendering.
- Added support for locale IDs when rendering default axis titles in DrawingML charts.
Aspose.Words for Node.js via .NET V26.4Version majeure8 avr. 2026
Fonctionnalités
- Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Added support for rendering data labels within funnel charts.
- Added support for applying chart style settings to leader line rendering.
- Added support for locale IDs when rendering default axis titles in DrawingML charts.
Aspose.Words for .NET V26.4Version majeure6 avr. 2026
Fonctionnalités
- Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Added support for rendering data labels within funnel charts.
- Added support for applying chart style settings to leader line rendering.
- Added support for locale IDs when rendering default axis titles in DrawingML charts.
- LINQ Reporting Engine: Enhanced the reporting process by providing detailed error information during the report building stage.
Aspose.Words Product Family Update1 avr. 2026
Aspose.Words for SharePoint V26.3Version majeure1 avr. 2026
Corrections
- 'SPDisposeCheck' reports that some SPSite and SPWeb types are not disposed.
Aspose.Words for JasperReports V26.3Version majeure31 mars 2026
Fonctionnalités
- AI Integration: Added the ability to create an instance of the OpenAi Model class.
- Document Optimization: Extended the functionality of the 'JoinRunsWithSameFormatting' method for more comprehensive content merging.
- Rendering and Fonts: Improved the Micrsoft Office font fallback table for the CJK Unified Ideographs Extension G range.
Aspose.Words for Java V26.3Version majeure27 mars 2026
Fonctionnalités
- AI Integration: Added the ability to create an instance of the OpenAi Model class directly.
- Document Optimization: Extended the functionality of the 'JoinRunsWithSameFormatting' method for more comprehensive content merging.
- Rendering and Fonts: Improved the Micrsoft Office font fallback table for the CJK Unified Ideographs Extension G range.
Aspose.Words for Python via .NET V26.3Version majeure13 mars 2026
Fonctionnalités
- 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 MS Office font fallback table for the CJK Unified Ideographs Extension G range.
- Added support for MSO properties when importing tabs.
Corrections
- MathML - Multiscripts is incorrectly imported.
- Incorrect rendering of SVG when the gradient is specified with 'objectBoundingBox' and exceeds the path bounds.
- PDF to Word font substitution warning about Fanwood font.
- 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.
Aspose.Words for Node.js via .NET V26.3Version majeure13 mars 2026
Fonctionnalités
- 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.
Corrections
- 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.
Aspose.Words for C++ V26.2Version majeure12 mars 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
Corrections
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words for .NET V26.3Version majeure9 mars 2026
Fonctionnalités
- 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 MS Office font fallback table for the CJK Unified Ideographs Extension G range.
- Added support for MSO properties when importing tabs.
Corrections
- MathML - Multiscripts is incorrectly imported.
- Incorrect rendering of SVG when the gradient is specified with 'objectBoundingBox' and exceeds the path bounds.
- PDF to Word font substitution warning about Fanwood font.
- 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.
Aspose.Words for JasperReports V26.2Version majeure5 mars 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
- Added support for aborting document save when image rendering fails.
- Refactored JAR signing mechanism.
Corrections
- URL to EULA is incorrect in POM file.
- New Gemini does not work with Aspose.Words.AI.
- Changed the exception thrown when using LoadFormat.PDF.
- FipsUnapprovedOperationException is thrown upon conversion to Markdown.
- Aspose.Words for Java 25.12 lost images in the converted PDF.
- Missed image with OpenJDK upon converting DOCX to PDF.
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words Product Family Update2 mars 2026
Aspose.Words for Reporting Services (SSRS) V26.2Version majeure28 févr. 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
Corrections
- Long text value visible when running report but getting cut off in word document.
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words for Java V26.2Version majeure21 févr. 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
- Added support for aborting document save when image rendering fails.
- Refactored JAR signing mechanism.
Corrections
- URL to EULA is incorrect in POM file.
- New Gemini does not work with Aspose.Words.AI.
- Changed the exception thrown when using LoadFormat.PDF.
- FipsUnapprovedOperationException is thrown upon conversion to Markdown.
- Aspose.Words for Java 25.12 lost images in the converted PDF.
- Missed image with OpenJDK upon converting DOCX to PDF.
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words for Python via .NET V26.2Version majeure17 févr. 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
Corrections
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words for Node.js via .NET V26.2Version majeure11 févr. 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
Corrections
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without updateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when render to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words for .NET V26.2Version majeure10 févr. 2026
Fonctionnalités
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
Corrections
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered improperly.
- MS Word detects 2 tables, while Aspose.Words detects only 1.
- DOCX to PDF - Incorrect table layout without UpdateTableLayout().
- Part of text in table is truncated at right after rendering HTML document.
- Table width in landscape section header is incorrect after rendering.
- DOCX to PDF - Table column width not re-calculated.
- Incorrect document layout upon rendering.
- Incorrect table width on MHTML to PDF conversion.
- Layout of the document is wrong.
- Incorrect line break in the header of a saved PDF.
- Content position is changed after conversion from HTML to PDF.
- Cell's text is rendered behind the image in output PDF.
- Shapes are overlapped after conversion from DOC to PNG.
- Line is incorrectly wrapped and justified when WordWrap is disabled.
- Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
- AW incorrectly calculates a space width if the space is adjacent to a tab.
- FileCorruptedException is thrown upon loading DOCX document.
- Text is mixed up upon PDF to DOCX import.
- Umlauts are lost after converting PDF to DOCX.
- Header content representation changed after conversion.
- NullReferenceException is thrown upon comparing documents.
- Misleading title of the "Open a Document Read-Only" article.
- Aspose.Words.LowCode.Merger.Merge - Object reference not set to an instance of an object.
- Numeral format is changed after rendering document.
- Table border is shown after rendering.
- Hyphenation does not work for Serbian.
- Line ends with 'opposite' trailing spaces wraps incorrectly.
- Setting the cursor before SDT raises an exception.
- MathML is incorrectly imported from HTML.
- Corrupted document when exporting a cloned document to DOC in a multi-threaded mode.
- ArgumentException is thrown upon rendering document.
- EQ field is rendered improperly.
- Text "General" appears instead of values after converting to PDF.
- The scale of cached XObject is not taken into account for PdfImage.
- Document is truncated upon rendering.
- Part of content moved to the next page after rendering.
- Incorrect layout when rendering to DOCX.
- Artifacts upon rendering shape.
- Defect in Windows 11 after rendering.
- FontSubstitution adds a different font than expected.
- Incorrect table size after merging the documents.
- Fill pattern shifted for DML shapes in comparison with MS Word.
- The pattern fill is squeezed for VML shapes.
- ArgumentException is thrown upon inserting MathML.
- EQ field is rendered improperly, enclosure character is not rendered.
- EQ field is rendered improperly, overlayed content position is slightly incorrect.
- EQ field is not rendered as expected.
- EQ field is rendered incorrectly.
Aspose.Words Product Family Update3 févr. 2026
Aspose.Words for JasperReports V26.1Version majeure3 févr. 2026
Fonctionnalités
- 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).
- PDF Export: Implemented support for tagging PDF AcroForms to enhance document accessibility.
- 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.
- Refactored JAR signing.
Corrections
- Font substitution issue on Linux.
- Font substitution doesn't work.
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- PDF to DOCX layout differences.
- 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 render PDF document.
- Axis labels are rendered improperly.
- ExtractPages does not split pages correctly.
- Different behavior on .NET Standard.
- Text is rendered with junk characters.
- Japanese chart title became English upon conversion to PDF.
- Table rendering inconsistency when save to DOCX and PDF.
- Paragraph alignment is changed after appending document.
Aspose.Words for C++ V26.1Version majeure28 janv. 2026
Fonctionnalités
- 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).
- PDF Export: Implemented support for tagging PDF AcroForms to enhance document accessibility.
- 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 AcroForms tagging.
- Added support for converting Word to JSON in parent child hierarchy.
- Added support for OpenType font variations.
Corrections
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- PDF to DOCX layout differences.
- 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 render 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 save to DOCX and PDF.
- Paragraph alignment is changed after appending document.
Aspose.Words for Java V26.1Version majeure21 janv. 2026
Fonctionnalités
- 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).
- PDF Export: Implemented support for tagging PDF AcroForms to enhance document accessibility.
- 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.
- Refactored JAR signing.
Corrections
- Font substitution issue on Linux.
- Font substitution doesn't work.
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- PDF to DOCX layout differences.
- 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 render PDF document.
- Axis labels are rendered improperly.
- ExtractPages does not split pages correctly.
- Different behavior on .NET Standard.
- Text is rendered with junk characters.
- Japanese chart title became English upon conversion to PDF.
- Table rendering inconsistency when save to DOCX and PDF.
- Paragraph alignment is changed after appending document.
Aspose.Words for Node.js via .NET V26.1Version majeure19 janv. 2026
Fonctionnalités
- 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.
Corrections
- 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.
Aspose.Words for Python via .NET V26.1Version majeure19 janv. 2026
Fonctionnalités
- 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).
- Added support for loading of hyperlinks and bookmarks from MsoHtml.
- Added support for editable form fields when exporting to PDF/UA.
- Added support for AcroForms tagging.
- Added support for converting Word to JSON in parent child hierarchy.
- Added support for OpenType font variations.
Corrections
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- PDF to DOCX layout differences.
- StackOverflowException is thrown upon inserting PICT image in .NET Standard in x86 applications.
- 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.
- Different behavior on .NET Standard.
- 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.
Aspose.Words for .NET V26.1Version majeure9 janv. 2026
Fonctionnalités
- Platform Support: Introduced a dedicated build for the .NET 10.0 target framework.
- 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).
- Added support for loading of hyperlinks and bookmarks from MsoHtml.
- Added support for editable form fields when exporting to PDF/UA.
- Added support for AcroForms tagging.
- Added support for converting Word to JSON in parent child hierarchy.
- Added support for OpenType font variations.
Corrections
- Circled numbers are rendered inaccurately.
- Revision group calculated incorrectly.
- PDF to DOCX layout differences.
- StackOverflowException is thrown upon inserting PICT image in .NET Standard in x86 application.
- 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 render PDF document.
- Axis labels are rendered improperly.
- ExtractPages does not split pages correctly.
- Different behavior on .NET Standard.
- Text is rendered with junk characters.
- Japanese chart title became English upon conversion to PDF.
- Table rendering inconsistency when save to DOCX and PDF.
- Paragraph alignment is changed after appending document.
Aspose.Words Product Family Update6 janv. 2026