Browse our Products
Aspose.Words for C++ 26.5 Release Notes
This page contains release notes for Aspose.Words for C++ 26.5.
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:
- 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.
Full List of Issues Covering all Changes in this Release
Expand to view the full list of reported issues.
- Support MSO properties during import borders
- Added ability to import nodes with additional formatting options
- Added ability to set various additional signing options
- 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
- 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
- Part of content is moved to next page
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.