Aspose.PDF for C++ 21.5 Release Notes
This page contains release notes information for Aspose.PDF for C++ 21.5.
Changes and Improvements
This version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 21.5.
Public API and Backward Incompatible Changes
Added APIs
- Type Aspose::Pdf::Drawing::ImageFormat
- Field Aspose::Pdf::Drawing::ImageFormat::Bmp
- Field Aspose::Pdf::Drawing::ImageFormat::Jpeg
- Field Aspose::Pdf::Drawing::ImageFormat::Gif
- Field Aspose::Pdf::Drawing::ImageFormat::Png
- Field Aspose::Pdf::Drawing::ImageFormat::Tiff
- Field Aspose::Pdf::Drawing::ImageFormat::Emf
- Method Aspose::Pdf::Facades::PdfConverter::MergeImages(SharedPtr<System::Collections::Generic::List<SharedPtr<System::IO::Stream>>, Aspose::Pdf::Drawing::ImageFormat, Aspose::Pdf::Facades::ImageMergeMode, System::Nullable<int32_t>, System::Nullable<int32_t>)
- Property Aspose::Pdf::Text::Font::BaseFont
- Property Aspose::Pdf::Artifact::Lines
- Property Aspose::Pdf::Artifact::TextState
- Property Aspose::Pdf::XImage::Metadata
Removed APIs
- Method Aspose::Pdf::Facades::PdfConverter::MergeImages(SharedPtr<System::Collections::Generic::List<SharedPtr<System::IO::Stream>>, System::Drawing::Imaging::ImageFormat, Aspose::Pdf::Facades::ImageMergeMode, System::Nullable<int32_t>, System::Nullable<int32_t>)
Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.