Browse our Products
Aspose.PDF for Rust via C++ 26.5 Release Notes
This page contains release notes information for Aspose.PDF for Rust via C++ 26.5
Public API and Backward Incompatible Changes
Added APIs
Organize PDF functions:
- convert - Convert a PDF-document into a PDF-document with the specified PDF format.
- validate - Validate a PDF-document for compliance with the PDF format.
- remove_pdfa_compliance - Remove PDF/A compliance from a PDF-document.
- remove_pdfua_compliance - Remove PDF/UA compliance from a PDF-document.
- is_pdfa_compliant - Get is a PDF-document PDF/A compliant.
- is_pdfua_compliant - Get is a PDF-document PDF/UA compliant.
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Rust via C++ API Reference Guide.