Aspose.PDF for C++ V26.7
Released: Jul 17, 2026
V26.7 中的更新
特性
- 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'.