Aspose.PDF for CPP 20.12 Release Notes
This page contains release notes information for Aspose.PDF for C++ 20.12.
Changes and Improvements
The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 20.12.
- Operators.Commands subsystem and PdfSTreamReader, PdfStreamWriter classes have been optimized.
- Memory leaks in DocumentTree, PageTreeNode, DataReference, OutlineCollection, and other classes have been eliminated.
Public API and Backward Incompatible Changes
Added APIs
- Method Aspose.Pdf.XImageCollection.Replace(System.Int32,System.IO.Stream,System.Int32,System.Boolean)
- Enumeration member Aspose.Pdf.ExcelSaveOptions.ExcelFormat.XLSM
- Enumeration member Aspose.Pdf.ExcelSaveOptions.ExcelFormat.ODS
- Property Aspose.Pdf.Facades.PdfFileSignature.IsLtvEnabled
- Property Aspose.Pdf.Forms.Field.MinFontSize
- Property Aspose.Pdf.Forms.Signature.OcspSettings
- Property Aspose.Pdf.Forms.Signature.UseLtv
- Property Aspose.Pdf.OcspSettings
- Constructor Aspose.Pdf.OcspSettings(System.String)
- Property Aspose.Pdf.OcspSettings.ServerUrl
- Property Aspose.Pdf.Text.MarkupParagraph.SecondaryPoints
- Property Aspose.Pdf.Text.MarkupParagraph.ContinuationPageNumbers
- Property Aspose.Pdf.Text.ParagraphAbsorber.IsMulticolumnParagraphsAllowed
Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.