Releases: aspose-pdf/aspose-pdf-go-cpp
Aspose.PDF for Go via C++ 26.4
Public API and Backward Incompatible Changes
Added APIs
Security:
- IsEncrypted - Get encrypted status of PDF-document
- SignPKCS7 - Sign a PDF-document using PKCS#7 digital signatures
- SignPKCS7Detached - Sign a PDF-document using PKCS#7 Detached digital signatures
- IsSigned - Get signed status of PDF-document
- RemoveSigns - Remove signs from PDF-document
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 26.3
Public API and Backward Incompatible Changes
Added APIs
Organize PDF:
- ReplaceFont - Replace font in a PDF-document
- PageReplaceFont - Replace font in page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 26.2
Public API and Backward Incompatible Changes
Added APIs
Organize PDF:
- Crop - Crop pages of a PDF-document
- PageCrop - Crop page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 26.1
Public API and Backward Incompatible Changes
Added APIs
Organize PDF:
- RemoveTextHeaders - Remove text headers from PDF-document
- RemoveTextFooters - Remove text footers from PDF-document
- PageRemoveTextHeaders - Remove text headers in page
- PageRemoveTextFooters - Remove text footers in page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.12
Public API and Backward Incompatible Changes
Added APIs
Security PDF:
- OpenWithPassword - Open a password-protected PDF-document
- Encrypt - Encrypt PDF-document
- Decrypt - Decrypt PDF-document
- SetPermissions - Set permissions for PDF-document
- GetPermissions - Get current permissions of PDF-document
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.11
Public API and Backward Incompatible Changes
Added APIs
Organize PDF:
- RemoveWatermarks - Remove watermarks from PDF-document
- AddWatermark - Add watermark to PDF-document
- EmbedFonts - Embed fonts a PDF-document
- UnembedFonts - Unembed fonts a PDF-document
- OptimizeFileSize - Optimize size of PDF-document with image compression quality
- PageRemoveWatermarks - Remove watermarks in page
- PageAddWatermark - Add watermark on page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.10
Public API and Backward Incompatible Changes
Added APIs
Core:
- Split - Create multiple new PDF-documents by extracting pages from the current PDF-document
- SplitAt - Split the current PDF-document into two new PDF-documents
Organize PDF:
- RemoveTables - Remove tables from PDF-document
- PageRemoveTables - Remove tables in page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.9
Public API and Backward Incompatible Changes
Added APIs
Miscellaneous:
- About - Return metadata information about the Aspose.PDF for Go via C++
Convert from PDF:
- SaveSvgZip - Convert and save the previously opened PDF-document as SVG-archive
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.8
Public API and Backward Incompatible Changes
Added APIs
Convert from PDF:
- SaveDocXEnhanced - Convert and save the previously opened PDF-document as DocX-document with Enhanced Recognition Mode (fully editable tables and paragraphs)
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.
Aspose.PDF for Go via C++ 25.7
Public API and Backward Incompatible Changes
Added APIs
Convert from PDF:
- SaveTiff - Convert and save the previously opened PDF-document as Tiff-document
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.