Browse our Products

Aspose.PDF for CPP 20.11 Release Notes

Changes and Improvements

This new version of Aspose.PDF for C++ has codebase of Aspose.PDF for .NET 20.11 and includes the following major improvements.

  • Reading/writing pdf document operations have been speed up.
  • Few memory leaks have been eliminated.

Public API and Backward Incompatible Changes

Added APIs

  • Enumeration Aspose.Pdf.AFRelationship
  • Enumeration member Aspose.Pdf.AFRelationship.Source
  • Enumeration member Aspose.Pdf.AFRelationship.Data
  • Enumeration member Aspose.Pdf.AFRelationship.Alternative
  • Enumeration member Aspose.Pdf.AFRelationship.Supplement
  • Enumeration member Aspose.Pdf.AFRelationship.Unspecified
  • Enumeration member Aspose.Pdf.AFRelationship.None
  • Class Aspose.Pdf.ApsLoadOptions
  • Constructor Aspose.Pdf.ApsLoadOptions
  • Class Aspose.Pdf.ApsSaveOptions
  • Constructor Aspose.Pdf.ApsSaveOptions
  • Property Aspose.Pdf.Document.EnableSignatureSanitization
  • Property Aspose.Pdf.Facades.PdfFileSecurity.AllowExceptions
  • Property Aspose.Pdf.Facades.PdfFileSecurity.LastException
  • Property Aspose.Pdf.FileSpecification.AFRelationship
  • Enumeration member Aspose.Pdf.ImageFilterType.CCITTFax
  • Aspose.Pdf.LoadFormat.APS
  • Enumeration member Aspose.Pdf.LoadFormat.PDFXML
  • Enumeration member Aspose.Pdf.PdfFormat.ZUGFeRD
  • Property Aspose.Pdf.PdfXmlLoadOptions
  • Constructor Aspose.Pdf.PdfXmlLoadOptions
  • Class Aspose.Pdf.PdfXmlSaveOptions
  • Constructor Aspose.Pdf.PdfXmlSaveOptions
  • Enumeration member Aspose.Pdf.SaveFormat.Aps
  • Enumeration member Aspose.Pdf.SaveFormat.PdfXml
  • Method Aspose.Pdf.Text.FontRepository.ReloadFonts
  • Property Aspose.Pdf.Text.TextFragment.ReplaceOptions
  • Property Aspose.Pdf.XImage.FilterType
  • Method Aspose.Pdf.XImageCollection.Replace(System.Int32,System.IO.Stream,System.Int32,System.Boolean)

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