Aspose.PDF for C++ 23.7 Release Notes
Changes and Improvements
The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 23.7.
The multithreaded mode of document processing has been fixed.
Loading PCL format files has been implemented.
The saving of PDF documents into EPUB format has been introduced.
Public API and Backward Incompatible Changes
Added API
- Aspose::Pdf::Vector::SubPath
- Aspose::Pdf::Vector::SubPathCollection
- Aspose::Pdf::Vector::VectorGraphicsAbsorber
- Aspose::Pdf::Plugins::PdfFormExportValuesToCsvOptions
- Aspose::Pdf::OutputIntent
- Aspose::Pdf::OutputIntents
- Aspose::Pdf::Rotation::on360
- double Aspose::Pdf::Annotations::ExplicitDestination::GetNumber(int)
- void Aspose::Pdf::Drawing::Graph(double, double)
- SharedPtr<Aspose::Pdf::OutputIntents> Aspose::Pdf::Document::get_OutputIntents()
- System::String Aspose::Pdf::HtmlSaveOptions::get_Title()
- void Aspose::Pdf::HtmlSaveOptions::set_Title(System::String)
- bool Aspose::Pdf::Text::TextFragmentState::IsFitRectangle(String str, SharedPtr<Aspose::Pdf::Rectangle> rect)
Removed APIs
- Aspose::Pdf::Plugins::PdfFormExportValuesToCSVOptions
Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.