Aspose.PDF for C++ 21.4 Release Notes

Changes and Improvements

This version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 21.4.

Saving PDF documents to HTML format has been implemented.

Access Violation Error while saving PDF documents to DOCX format has been fixed.

Public API and Backward Incompatible Changes

Added APIs

  • Type Aspose:Pdf:Facades:ImageMergeMode
  • Field Aspose:Pdf:Facades:ImageMergeMode:Vertical
  • Field Aspose:Pdf:Facades:ImageMergeMode:Horizontal
  • Field Aspose:Pdf:Facades:ImageMergeMode:Center
  • Method Aspose:Pdf:Facades:PdfConverter:MergeImages(System:Collections:Generic:ListSystem:IO:Stream,System:Drawing:Imaging:ImageFormat,Aspose:Pdf:Facades:ImageMergeMode,System:Nullable<int32_t>,System:Nullable<int32_t>)
  • Method Aspose:Pdf:Facades:PdfConverter:MergeImagesAsTiff(System:Collections:Generic:ListSystem:IO:Stream)

Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.