Browse our Products
Aspose.Page for C++ 24.7 Release Notes
Improvements and Changes
Add “ExtractText” functionality.
Some bugs were fixed, for more details see Aspose.Page for .NET 24.7.
Public API and Backwards Incompatible Changes
Added APIs
M:Aspose::Page::EPS::PsDocument::ExtractText(System::SharedPtr<SaveOptions>,int32_t, int32_t)
Removed APIs
T:Aspose::Page::Device M:Aspose::Page::Document::Save(System::SharedPtr<Aspose::Page::Device>, System::SharedPtr<Aspose::Page::SaveOptions>) T:Aspose::Page::EPS::PdfDevice T:Aspose::Page::EPS::ImageDevice T:Aspose::Page::XPS::Presentation::Pdf::PdfDevice T:Aspose::Page::XPS::Presentation::Image::ImageDevice T:Aspose::Page::XPS::Presentation::Ps::PsDevice M:Aspose::Page::EPS::PsDocument::Save(System::SharedPtr<Aspose::Page::Device>, System::SharedPtr<Aspose::Page::SaveOptions>)
You can consult Aspose.Page for C++ API Reference for documentation.