Aspose.PDF for C++ のリリース
Released: Mar 16, 2021
V21.3 での更新項目
不具合の修正
- Fixed issues with wrong formatting while saving PDF documents to DOCX format.
Released: Feb 16, 2021
V21.2 での更新項目
機能
- Added the ability to update PDF producer fields.
不具合の修正
- This version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .NET 21.2.
Released: Jan 22, 2021
V21.1 での更新項目
機能
- Added support for retrieving TextFragment background colors.
Released: Dec 19, 2020
V20.12 での更新項目
機能
- Operators.Commands subsystem and PdfSTreamReader, PdfStreamWriter classes have been optimized.
不具合の修正
- Memory leaks in DocumentTree, PageTreeNode, DataReference, OutlineCollection, and other classes have been eliminated.
Released: Nov 18, 2020
V20.11 での更新項目
機能
- Improved reading/writing of PDF documents.
不具合の修正
- A few memory leaks have been eliminated.
Released: Oct 21, 2020
V20.10 での更新項目
機能
- Improved performance when working with PDF documents.
- Added new methods and properties to the public API.
Released: Sep 17, 2020
V20.9 での更新項目
機能
- Improved loading of XML files.
不具合の修正
- Fixed issues converting PDF document into DOC/DOCX format.
- Fixed issues with memory leaks.
Released: Aug 24, 2020
V20.8 での更新項目
機能
- 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
V20.7 での更新項目
機能
- 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...
Released: Jun 18, 2020
V20.6 での更新項目
機能
- 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.