Aspose.PDF for C++
Enhances API, improving performance and memory-related issues.
Features
- C++-styled iteration has been added over the library containers.
begin/end/cbegin/cend/rbegin/rend
methods are now present where possible. - Translation of
System::String
class to and from various STL string types have been improved. - Includes improvements by porting the API from the latest version of Aspose.PDF for .NET codebase.
- Enhances API in terms of performance and memory-related issues that include:
- Issues with DocConverterTextBox.
- Memory leaks in Names Tree.
- Memory leads in JavaScript code.
- Issues with Microsoft Excel Conversion.
- Issues with XML to PDF.
- Decoding issue with XML Conversion.