Browse our Products
Aspose.Words for C++ 26.8 Release Notes
This page contains release notes for Aspose.Words for C++ 26.8.
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:
- Export XPS: Added ability to control the compression of XPS output.
- Export PDF: Improved handling of corrupted JPEG images during PDF export through advanced validation and automatic reprocessing.
- MathML: Improved rendering of inline fractions in MathML objects.
Full List of Issues Covering all Changes in this Release
Expand to view the full list of reported issues.
- Consider adding CompressionLevel property in XpsSaveOptions
- Invalid chars content after conversion PDF to DOCX
- OfficeMath SVG renderer embeds all glyphs starting from Aspose.Words 26.6.0
- INCLUDEPICTURE field with a dynamic path
- Character layout issue upon rendering
- Comparing documents shows incorrect table comparison
- ArgumentException when setting empty bookmark text if BookmarkStart directly precedes a content control
- NullReferenceException is thrown upon comparing documents
- DOCX to PDF: shape “Sketched” outline is rendered underneath the shape fill
- Table overlaps document footer
- Bullet position is incorrect after rendering
- Image is missed after rendering document to PDF
- Double strikethrough is lost when converting ODT to PDF
- InvalidOperationException is thrown upon rendering document after calling update fields
- Shape fill is distorted after open/save DOCX document
- “Key value should be greater than max key value in list” error on DOCX to XLSX
- Image is not displayed in output PDF when DownsampleOptions.Resolution is set
- ArgumentException is thrown upon loading HTML with content placed directly inside MathML mtable element
- Page numbers with font embedding
- Rounding in trendline equation is incorrect after rendering
- Compare reports revisions for identical DOCX with HTML content
- Inconsistency when writing compatibility setting in DOCX
- Data labels of the date axis are rotated after converting to PDF
- Outline items order is incorrect after rendering
- Aspose.Words issues a warning with unclear description while loading DOCX
- EQ field is rendered improperly, overlayed content is not visible
- EQ field is rendered improperly
- Extra blank page added when converting DOCX to PDF
- InvalidOperationException is thrown upon rendering document after updating fields
- Aspose.Words for Java Hebrew Sentences not rendered correctly while Converting Docx to PDF
- WordOpenXMLMinimal embeds full content, Document.Save() re-allocates each CustomXmlPart XML
- MHT to Tiff: Large tabs are added in the resultant file
- AutoFit() does not work correctly without clearing the preferred width
- MathML attributes lost during HTML import/export
- Aspose.Words doesn’t rotate text in the rotated shape
- Aspose.Words product generates different visual shapes with same code
- Inserting HTML with page-break-after adds an additional paragraph at the end
- Unexpected Bookmark Creation When Mapping Identical Content Controls to the Same Custom XML Part
- Extra empty paragraph inside SDT after XmlMapping
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.