Browse our Products
Aspose.PDF for C++ 26.9 Release Notes
This page contains release notes information for Aspose.PDF for C++ 26.9.
Changes and Improvements
The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 26.9.
Preserve Underline and Strikeout Formatting in PDF to PPTX Conversion.
Resolve Names of Embedded Files
PDF to JPEG Conversion performance improvement.
Public API and Backward Incompatible Changes
Added API
- System.String Aspose::Pdf::FileSpecification::GetFileName(System::String, bool);
- Aspose::Pdf::PptxSaveOptions:
- bool get_RecognizeUnderlineAndStrikeout();
- void set_RecognizeUnderlineAndStrikeout(bool);
Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.