Aspose.PDF for C++ V26.7

Released: Jul 17, 2026

Updates in V26.7

Funktionen

  • Side-by-Side PDF Comparison Results - Enhanced 'SideBySidePdfComparer' by returning comparison results from both document and page comparison methods. The 'Compare' methods now return 'SideBySideDocsComparisonResult' or 'SideBySidePagesComparisonResult', allowing you to determine whether differences were found using 'HasChanges' and inspect detailed changes through 'FirstDocChanges', 'SecondDocChanges', and 'FullChanges'.