Browse our Products

Aspose.Page for C++ 20.4 Release Notes

Improvements and Changes

KeySummaryCategory
PDFCPP-1256Fix error on static initializationBug
PAGENET-102Memory is not released when converting XPS file to PDF.Bug
PAGENET-129Fix background for PS to Image.Bug

Public API and Backwards Incompatible Changes

Since Aspose.Page for C++ is auto-ported from Aspose.Page for .NET API, it includes the same API changes as the equivalent .NET API. Additional changes include:

  • New Types
    • XpsContext
    • FixedPage
    • FixedPart
    • FixedDocument
  • Properties
    • XpsContext.ActivePage
    • FixedPage.Page
    • XpsElement.Parent
  • Methods
    • XpsDocument.Assert()
    • XpsContext.Restict(System.Int32)
    • XpsObject.AssertObject()