Lancements de Aspose.PDF for C++
Released: Apr 25, 2022
Mises à jour de V22.4
Fonctionnalités
- Added 'System::Drawing::GetThumbnailImage()' method.
- Improved 'RegionDataNodeRect' constructor.
Correctifs
- The 1 bit per pixel black-and-white image loading has been fixed.
Released: Mar 21, 2022
Mises à jour de V22.3
Fonctionnalités
- Iterators provided by the IEnumerable class and duck-typed collections have been improved. Performance has been improved for those implemented via the native C++ containers, and assignment to referenced elements has been supported where possible.
- Added method overloads to numerous classes. These support ArrayView-typed parameters where only ArrayPtr was supported previously.
- Exception class default messages are now in line with Microsoft .NET behavior. No language-specific...
Released: Feb 21, 2022
Mises à jour de V22.2
Fonctionnalités
- Improved the System::WeakReference class so that it now inherits the System::Object.
- Another constructor and RTTI information have been added.
- Some pointer type declarations (e.g. StreamPtr) have been moved from the global namespace to System namespace.
Correctifs
- The PathGradientBrush::get_InterpolationColors() method has been fixed for some brushes.
- The return type of the get_Target() method has been fixed.
Released: Jan 20, 2022
Mises à jour de V22.1
Fonctionnalités
- Added new implementation for System::Xml, this new version is based on the ported CoreFX code.
- The double-conversion library has been upgraded to 3.1.7.
- The product DLL files are now signed with an Aspose certificate.
Released: Dec 20, 2021
Mises à jour de V21.12
Fonctionnalités
- Added the ability to convert from SVG to PDF format.
Released: Nov 17, 2021
Mises à jour de V21.11
Fonctionnalités
- Improved array operation performance.
- Improved the parsing and reading of TrueType fonts.
Correctifs
- Regressions connected with AdobeFontMetrics have been fixed.
Released: Oct 18, 2021
Mises à jour de V21.10
Fonctionnalités
- Added the ability to convert SVG to PDF.
Released: Aug 13, 2021
Mises à jour de V21.8
Fonctionnalités
- Improved library engine for working with primitive data.
- Improved PDF document reading and writing.
- Improved font parsing.
- Improved GBIG2 and LZW filters.
- Improved ASN1Obj and AdobeFontMetrics performance.
- Improved TextSegmentBuilder performance.
Released: Jul 16, 2021
Mises à jour de V21.7
Fonctionnalités
- Trailing underscore characters have been removed from the names of header files.
Released: Jun 17, 2021
Mises à jour de V21.6
Correctifs
- Loading files in SVG format.
- Loading images in JPEG format using JpegLoader.
- Color conversion using ICC profiles.