Skip to content

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

v24.11.0

28 Nov 14:00
Compare
Choose a tag to compare

Improvements and Changes

  1. Accelerated text replacement function (AsposePdfReplaceText)

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfMergeLayers - Merge layers a PDF-file
  • AsposePdfGetPagesLayers - Get list layers from a PDF-file

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

v24.10.0

23 Oct 10:48
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfAddWatermark - Add watermark to a PDF-file
  • AsposePdfDeleteWatermarks - Delete watermarks from a PDF-file

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

v24.9.2

26 Sep 15:45
Compare
Choose a tag to compare

Improvements and Changes

Preparing for publication on npmjs.com.

npm i aspose-pdf-js

v24.9.0

25 Sep 12:02
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Metadata PDF functions:

  • AsposePdfGetWordsCharactersCount - Get words and characters count in a PDF-file

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

v24.8.0

28 Aug 13:53
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfFindHiddenText - Find hidden text in a PDF-file
  • AsposePdfDeleteHiddenText - Delete hidden text from a PDF-file

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

v24.7.0

24 Jul 18:02
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Improvements and Changes

  1. Improved PDF to JPG conversion.

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

v24.6.0

26 Jun 12:17
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfValidatePDFA - Validate PDF/A compatibility a PDF-file

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

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.