Browse our Products
Aspose.Words for C++ 25.3 Release Notes
Major Features
There are 64 improvements and fixes in this regular monthly release. The most notable are:
- Save Options: Added the UpdateAmbiguousTextFont option to the SaveOptions class.
- PDF Export: Improved the export of attachments to PDF.
- AI-Powered Grammar: Added the possibility to implement Grammar Checker using AI.
Full List of Issues Covering all Changes in this Release
Expand to view the full list of reported issues.
- Implement non-inscribed objects support
- Add possibility to check Grammar using Anthropic AI
- Consider supporting PDF A3 compliance
- Add possibility to implement Grammar Checker using AI
- Import paragraph structure as MS Word does
- Add support for ‘mso-style-name’ values that match HTML color names
- Write ‘w15:restartNumberingAfterBreak=“0”’ on list definitions
- DOCX to DOCX: Saving document changes font
- RTF to PDF: Extra blank page in the output
- FileLoadException is thrown upon loading PDF
- Merging DOCX after page extraction does not preserve list numbering
- Import formatting of the “HTML Variable” style from “var” selectors in MsoHtml
- Extra empty TOC item appears after updating fields
- Hyperlink styles are imported incorrectly from MsoHtml
- Treemap chart is converted to image after calling UpdatePageLayout
- Could not create the bitmap with the specified parameters exception is thrown upon rendering
- Wrapping in OfficeMath is incorrect after rendering
- Font is changed after executing mail merge
- NullReferenceException is thrown upon rendering document
- Image is lost after rendering document
- Issues after updating to new SkiaSharp 3.x.x
- Exception after updating to new version of SkiaSharp 3.x.x
- Update font fallback table for Thai language
- Headings are not recognized upon PDF to DOCX conversion
- Cropped images are improperly converted from PDF
- RTL text alignment is incorrect after converting to HTML
- ArgumentException is thrown upon calling UpdateActualReferenceMarks
- Table layout is changed after open/save DOCX
- Comment is added when PdfSaveOptions.EmbedAttachments is enabled
- Text offset when Word to PDF converting
- Bookmark is lost after comparing documents
- Shape position is incorrect after rendering.
- Incorrect rotation center and origin calculation for 3D extrusion effect
- There are no code comments for AW and Wordize in Net6 and higher.
- Metafile is rendered improperly in .NET Standard.
- InvalidOperationException is thrown upon converting DOCX to DOC
- Curved connectors position is slightly incorrect after rendering.
- Incorrect DML group elements layout
- NullReferenceException is thrown upon removing nodes from SDT
- Clipping the points of smoothed series with an extremely large value
- Numbering is changed after merging documents with Document.MergeDocuments
- Text inside oMath element is wrapped incorrectly
- Hebrew text is read improperly from HTML.
- “Cannot translate from ‘Span’ in ‘Textbox’ to ‘Column’” during conversion to PDF
- Metafile is not rendered in .NET Standard
- Metered License Timeout settings
- Broken links in HTML test files
- Text color changed after open/save RTF file
- Exception when saving document with StructuredDocumentTag and CustomXmlPart mapping
- Styles are imported incorrectly from MsoHtml
- Changes in obfuscation settings required
- ArgumentException is thrown upon comparing document
- Import formatting from “listing”, “pre”, and “xmp” selectors into the “HTML Preformatted” built-in style
- Incorrect table convertion to MD
- Added space after 8pt to each paragraph after AppendDocumend
- Font in shape is changed after inserting document with ImportFormatMode.KeepSourceFormatting
- Letters contains lost or modified diacritic marks
- LockContents not Working for RichText when inserting HTML
- Redactions are not properly applied to PDF produced by Aspose.Words
- Table regularity check filed for PDF produced by Aspose.Words
- Merger plugin tests fail
- Add support of loading CHM to plugin licenses
- The images in documents are sometimes replaced by the red cross image
- Unable to load DOCX file: FormatException: String ‘0’ was not recognized as a valid Boolean
Public API and Backward Incompatible Changes
This section lists public API changes that were introduced in Aspose.Words 25.3. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in Aspose.Words which may affect existing code. Any behavior introduced that could be seen as regression and modifies the existing behavior is especially important and is documented here.
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 has limited support for database features - C++ doesn’t have 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 64-bit Intel Mac platform.