Browse our Products

Aspose.PDF for Go via C++ 26.5 Release Notes

Public API and Backward Incompatible Changes

Added APIs

Organize PDF:

  • 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
  • RemovePdfaCompliance - Remove PDF/A compliance from a PDF-document
  • RemovePdfUaCompliance - Remove PDF/UA compliance from a PDF-document
  • IsPdfaCompliant - Get is a PDF-document PDF/A compliant
  • IsPdfUaCompliant - Get is a PDF-document PDF/UA compliant

Removed APIs

Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.