Browse our Products
Aspose.PDF for Go via C++ 25.2 Release Notes
This page contains release notes information for Aspose.PDF for Go via C++ 25.2
Public API and Backward Incompatible Changes
Added APIs
Organize PDF functions:
- ReplaceText - Replace text in PDF-document
- AddPageNum - Add page number to a PDF-document
- AddTextHeader - Add text in Header of a PDF-document
- AddTextFooter - Add text in Footer of a PDF-document
- PageReplaceText - Replace text on page
- PageAddPageNum - Add page number on page
- PageAddTextHeader - Add text in page header
- PageAddTextFooter - Add text in page footer
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.