Aspose.Words for C++ V25.11
Released: Nov 25, 2025
V25.11 での更新項目
機能
- AI Model Integration: Enhanced the API to allow configuration of AI model service endpoints, including setting custom URLs and request timeouts for greater flexibility in integration.
- Markdown Export: Improved document conversion fidelity by enabling the export of OfficeMath objects into LaTeX format, ensuring compatibility with MarkItDown renderers.
- Advanced Print Control: Introduced a new callback interface (IWarningCallback style) to enable programmatic control over page skipping during print operations.
- Advanced Print Control: Exposed a new public property to accurately retrieve the actual number of pages rendered by a print job.
- Advanced Print Control: Provided the ability to specify distinct target printers for color and monochrome (black & white) page output within a single print job.
- Implemented native rendering of PDF radial gradients.
- Added support for MSO properties when importing footnotes and endnotes.
- Improved rendering of gradient brushes.
不具合の修正
- Border-radius in HTML tables not preserved upon converting to PDF.
- Consider updating GitHub demo code to .NET 6.
- Incorrect shapes layout in the document after rendering.
- HTML document is loaded as TXT.
- Blurred math formula image on Linux.
- MHTML to PDF conversion produces invalid characters on Linux.
- Negative cell preferred does not match MS Word on loading an RTF document.
- DOCX to PDF - Footer alignment issue.
- Aspose.Words hangs upon rendering document.
- Hangs upon rendering document using Aspose.Words.
- DOC to PDF: Tables are misaligned in the output.
- DOCM to PDF: Footer table is missing.
- Some characters are missed upon rendering document to HtmlFixed.
- LaTex output is unreadable in popular Markdown viewers.
- Document.RemoveBlankPages() doesn't remove the last blank page.
- XMPEG file is detected as Markdown by FileFormatUtil.
- DOCX to PDF: Content controls appear in grey font color.
- PAC reports "Possibly inappropriate use of a ?Note? structure element".
- Reword warning message that occurs when JPEG is saved to HtmlFixed.
- RTF to DOCX conversion issue.
- Changing TextBox.TextBoxWrapMode in model is not detected by document comparer.
- InvalidOperationException when calling UpdatePageLayout() after updating CustomXmlPart and changing namespace URI.
- Style of cell's borders isn't preserved after DOCX->HTML->DOCX round-trip.
- MOBI to EPUB conversion fix.
- Image isn't displayed in MD file after DOCX to MD conversion.
- Import of MsoHtml lists differs from MS Word's result.
- Missed shape text upon conversion to PDF.
- Cells' borders aren't preserved after DOCX->HTML->DOCX round-trip.
- The document round trip causes losing borders.
- Import of MsoHtml lists differs from MS Word's result.
- MsoHtml lists differs from MS Word's result.
- MsoHtml lists import differs from MS Word's result.
- Lists in MsoHtml differs from the one from MS Word's output.
- Number of revision returned by Aspose.Words does not match MS Word.
- Parent SDT is missing from output file.
- The "Revision" style is imported incorrectly from MsoHtml.
- EQ field is rendered improperly.
- Observe EQ field is rendered improperly with Aspose.Words.
- Spacing issue in RTF to PDF conversion.
- Aspose.Words hangs upon loading TXT document.
- Arabic text converts to mix of Korean and Chinese chars.
- InvalidOperationException when saving DOCX after updating CustomXmlPart.
- Number of revision returned by Aspose.Words does not match MS Word.
- Formatting multi-level list issue.
- Incorrect formatting of built-in styles after loading MsoHtml.
- Import of MsoHtml lists differs from MS Word's result.
- FileCorruptedException is thrown upon loading WordML document.
- Spaces are rendered incorrect in math formulas after converting to PDF.
- Axis labels are rendered improperly and overlap each other.
- InvalidOperationException is thrown upon appending document.
- Extra page appears during DOCX to PDF conversion.
- InsertHtml() renders placeholder text when replacing SDT content in DesignMode.
- Content of cell is not rendered correctly.
- Missed text in tables in specific file.
- AW pushes floating table to next page if it crosses the footer.