Browse our Products
Aspose.Words for C++ 26.7 Release Notes
This page contains release notes for Aspose.Words for C++ 26.7.
A comprehensive description of all classes, methods, and properties, along with code examples, is available on the API reference pages.
Major Features
There are most notable improvements and fixes in this regular monthly release:
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Layout: Multiple improvements in repeated table header rows handling.
- 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.
Full List of Issues Covering all Changes in this Release
Expand to view the full list of reported issues.
- Rendering nested EQ field
- Add a feature to calculate document readability score
- Add an option to clear list level tab
- 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
- 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 looks wring after rendering
- Shape is corrupted after open/save DOCX
- Shape’s AltText is not preserved after exporting to PDF/UA
- 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
- StackOverflowException is thrown upon rendering document
- 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
- StackOverflowException is thrown upon rendering document
- 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
Limitations and API Differences
Aspose.Words for C++ has some differences as compared to its equivalent .NET version of the API. This section contains information about all such functionality that is not available in the current release. The missing features will be added in future releases.
- The current release does not support Metered license.
- The current release does not support LINQ and Reporting features.
- The current release does not support OpenGL 3D Shapes rendering.
- The current release does not support loading PDF documents.
- The current release does not support printing.
- The current release has limited support for database features. C++ doesn’t have a common API for DB like .NET System.Data.
- The current release supports Microsoft Visual C++ version 2019 or higher.
- The current release supports Clang 3.9.1 or higher on Linux and only for the x86_x64 platform.
- The current release supports macOS Monterey or later (12.0+) for the 64-bit Intel Mac platform.