Skip to content

Releases: aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP

v23.11.0

24 Nov 12:16
Compare
Choose a tag to compare

Improvements and Changes

  1. Extended AsposePdfGetInfo function:
  • added information about number of annotations, bookmarks, attachments, metadata items, javascripts, images
  • document is linearized
  • encrypted status
  1. 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

04 Nov 12:21
Compare
Choose a tag to compare

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)