Releases: aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP
Releases · aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP
v23.11.0
Improvements and Changes
- Extended AsposePdfGetInfo function:
- added information about number of annotations, bookmarks, attachments, metadata items, javascripts, images
- document is linearized
- encrypted status
- Extended AsposePdfAbout function:
- added information on licensing status
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v23.10.0
Public API and Backward Incompatible Changes
Added APIs
- AsposePdfAbout - Get info about the Product
Added APIs (previous versions)
- AsposePdfToTeX - Convert a PDF file to TeX
- AsposePdfToXps - Convert a PDF file to XPS
- AsposePdfToTxt - Convert a PDF file to TEXT
- AsposePdfPagesToSvg - Convert a PDF file to SVG
- AsposePdfPagesToSvgZip - Convert a PDF file to SVG(zip)
- AsposePdfPagesToBmp - Convert a PDF file to BMP
- AsposePdfPagesToTiff - Convert a PDF file to TIFF
- AsposePdfTablesToCSV - Convert a PDF file to CSV (extract tables)