Aspose.PDF for C++ Releases
Released: Mar 16, 2021
Updates in V21.3
Fehlerkorrekturen
- Fixed issues with wrong formatting while saving PDF documents to DOCX format.
Released: Feb 16, 2021
Updates in V21.2
Funktionen
- Added the ability to update PDF producer fields.
Fehlerkorrekturen
- This version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .NET 21.2.
Released: Jan 22, 2021
Updates in V21.1
Funktionen
- Added support for retrieving TextFragment background colors.
Released: Dec 19, 2020
Updates in V20.12
Funktionen
- Operators.Commands subsystem and PdfSTreamReader, PdfStreamWriter classes have been optimized.
Fehlerkorrekturen
- Memory leaks in DocumentTree, PageTreeNode, DataReference, OutlineCollection, and other classes have been eliminated.
Released: Nov 18, 2020
Updates in V20.11
Funktionen
- Improved reading/writing of PDF documents.
Fehlerkorrekturen
- A few memory leaks have been eliminated.
Released: Oct 21, 2020
Updates in V20.10
Funktionen
- Improved performance when working with PDF documents.
- Added new methods and properties to the public API.
Released: Sep 17, 2020
Updates in V20.9
Funktionen
- Improved loading of XML files.
Fehlerkorrekturen
- Fixed issues converting PDF document into DOC/DOCX format.
- Fixed issues with memory leaks.
Released: Aug 24, 2020
Updates in V20.8
Funktionen
- Added the ability to save files to Microsoft Excel format in Linux using the GCC compiler.
- Improved the loading of PS files into PDF documents.
Released: Jul 17, 2020
Updates in V20.7
Funktionen
- 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...
Released: Jun 18, 2020
Updates in V20.6
Funktionen
- Convert PDF documents to Microsoft Excel format using SaveFormat::Excel or ExcelSaveOptions.
- Load TeX documents via TeXLoadOptions and save them to PDF format.
- Save PDF documents to TeX format using SaveFormat::TeX or TeXSaveOptions.
- Create PDF documents from XSLFO and PS files.