Browse our Products
Aspose.Page for C++ 25.6 Release Notes
This page contains release notes information for Aspose.Page for C++ 25.6.
Aspose.Page for C++ 25.6 based on latest Aspose.Page for .NET 25.6.
- Implement Type3->TTF converter
- Improved PS to PDF conversion performance
Public API and Backwards Incompatible Changes
Added APIs
M:Aspose.Page.EPS.PsDocument.ConvertType1FontToTTF(System::String, System::String) M:Aspose.Page.EPS.PsDocument.ConvertType3FontToTTF(System::String, System::String) M:Aspose.Page.EPS.PsDocument.ConvertType3FontToTTF(System::String, System::SharedPtr<System::IO::Stream>)
You can consult Aspose.Page for C++ API Reference for documentation.