Browse our Products

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

Public API and Backward Incompatible Changes

Added APIs

Core PDF functions:

  • AppendPages - Append selected pages from another PDF-document
  • MergeDocuments - Create a new PDF-document by merging the provided PDF-documents
  • SplitDocument - Create multiple new PDF-documents by extracting pages from the source PDF-document
  • SplitAtPage - Split the PDF-document into two new PDF-documents

Removed APIs

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