Browse our Products
Aspose.PDF for JavaScript via C++ 23.8 Release Notes
This page contains release notes information for Aspose.PDF for JavaScript via C++ 23.8
Improvements and Changes
- Extended AsposePdfGetInfo function: Pdf format and version, PDF/A, PDF/UA, permission, page count and size.
Public API and Backward Incompatible Changes
Added APIs
- AsposePdfExtractImage - Extract image from a PDF-file
- AsposePdfRemoveMetadata - Remove metadata a PDF-file
- AsposePdfChangePassword - Change passwords a PDF-file
- AsposePdfRepair - Repair a PDF-file
- AsposePdfOptimizeResource - Optimize resources a PDF-file
- AsposePdfSetBackgroundColor - Set background color a PDF-file
- AsposePdfDeleteAnnotations - Delete annotations from a PDF-file
- AsposePdfDeleteBookmarks - Delete bookmarks from a PDF-file
- AsposePdfDeleteAttachments - Delete attachments from a PDF-file
- AsposePdfDeleteImages - Delete images from a PDF-file
- AsposePdfDeleteJavaScripts - Delete JavaScripts from a PDF-file
Removed APIs
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.