Aspose.PDF for Go via C++ のリリース
Released: Mar 20, 2026
V26.3 での更新項目
機能
- Added new 'Organize PDF' APIs:
- ReplaceFont - Replace font in a PDF document.
- PageReplaceFont - Replace font in page.
Released: Feb 20, 2026
V26.2 での更新項目
機能
- Added new 'Organize PDF' APIs:
- Crop - Crop pages of a PDF document.
- PageCrop - Crop a page.
Released: Jan 26, 2026
V26.1 での更新項目
機能
- Added new 'Organize PDF' APIs:
- RemoveTextHeaders - Remove text headers from a PDF document.
- RemoveTextFooters - Remove text footers from a PDF document.
- PageRemoveTextHeaders - Remove text headers in a page.
- PageRemoveTextFooters - Remove text footers in a page.
Released: Dec 18, 2025
V25.12 での更新項目
機能
- Added new 'Security PDF' APIs:
- OpenWithPassword - Open a password-protected PDF document.
- Encrypt - Encrypt PDF documents.
- Decrypt - Decrypt PDF documents.
- SetPermissions - Set permissions for PDF documents.
- GetPermissions - Get current permissions of a PDF document.
Released: Nov 25, 2025
V25.11 での更新項目
機能
- Added new 'Organize PDF' APIs:
- RemoveWatermarks - Remove watermarks from PDF document.
- AddWatermark - Add watermark to PDF document.
- EmbedFonts - Embed fonts in PDF documents.
- UnembedFonts - Unembed fonts in PDF documents.
- OptimizeFileSize - Optimize size of PDF document with image compression quality.
- PageRemoveWatermarks - Remove watermarks from a page.
- PageAddWatermark - Add watermarks to a page.
Released: Oct 24, 2025
V25.10 での更新項目
機能
- Added new 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.
Released: Sep 24, 2025
V25.9 での更新項目
機能
- Added new 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.
Released: Aug 22, 2025
V25.8 での更新項目
機能
- Added new 'Convert from PDF' API:
- SaveDocXEnhanced - Convert and save the previously opened PDF document as DOCX document with Enhanced Recognition Mode (fully editable tables and paragraphs).
Released: Jul 24, 2025
V25.7 での更新項目
機能
- Added new 'Convert from PDF' API:
- save_tiff - Convert and save the previously opened PDF document as Tiff document.