Skip to content

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

v24.5.0

22 May 17:01
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert to PDF functions:

  • AsposePdfPagesToPDF - Convert a PDF-file to PDF (separate pages)

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

v24.4.0

26 Apr 10:45
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfReplaceFont - Replace font in a PDF-file

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

v24.3.0

26 Mar 15:17
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert to PDF functions:

  • AsposePdfFromImage - Convert a Image-file to PDF (support bmp, jpeg, png, tiff, gif formats)

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

v24.2.0

27 Feb 12:08
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF functions:

  • AsposePdfExportFdf - Export from a PDF-file with AcroForm to FDF
  • AsposePdfExportXfdf - Export from a PDF-file with AcroForm to XFDF
  • AsposePdfExportXml - Export from a PDF-file with AcroForm to XML

Organize PDF functions:

  • AsposePdfReplaceText - Replace text in a PDF-file
  • AsposePdfFindText - Find text in a PDF-file

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

v24.1.0

24 Jan 19:23
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

  • AsposePdfFromTxt - Convert a TXT-file to PDF
  • AsposePdfAddAttachment - Add attachment to a PDF-file
  • AsposePdfGetAttachment - Get attachment from a PDF-file

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

v23.12.0

22 Dec 15:30
Compare
Choose a tag to compare

Improvements and Changes

  1. Improved processing of PDF/A files.

Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.

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)