Aspose.PDF for JavaScript via C++ 23.3 Release Notes
This page contains release notes information for Aspose.PDF for JavaScript via C++ 23.3
Public API and Backward Incompatible Changes
Added APIs
- AsposePdfPrepare - Save the BLOB in the Memory FS for processing
- AsposePdfPrepareBase64 - Save the string representation BLOB in the Memory FS for processing
- AsposePdfGetAllFonts - Get list fonts of PDF file
- AsposePdfAddTextHeaderFooter - Add text in Header/Footer of PDF file
- AsposePdfRotateAllPages - Rotate PDF pages
- AsposePdfConvertToGrayscale - Convert PDF to grayscale
- AsposePdfSignPKCS7 - Sign PDF with digital signatures
Removed APIs
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.