Lanzamientos de Aspose.PDF for JavaScript via C++

Released: Mar 27, 2024

Actualizaciones en V24.3

Características

  • Added 'AsposePdfFromImage' API - Convert an image file to PDF (supports BMP, JPEG, PNG, TIFF, GIF formats).

Released: Feb 27, 2024

Actualizaciones en V24.2

Características

  • Added APIs for the following:
    • '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.

Released: Jan 25, 2024

Actualizaciones en V24.1

Características

  • Added new APIs:
    • AsposePdfFromTxt - Convert a TXT file to PDF.
    • AsposePdfAddAttachment - Add attachment to a PDF file.
    • AsposePdfGetAttachment - Get attachment from a PDF file.

Released: Dec 22, 2023

Actualizaciones en V23.12

Características

  • Improved processing of PDF/A files.

Released: Nov 24, 2023

Actualizaciones en V23.11

Características

  • Extended AsposePdfGetInfo function:
    • Added information about number of annotations, bookmarks, attachments, metadata items and images.
    • Document has been linearized.
    • Added encrypted status.
  • Extended AsposePdfAbout function:
    • Added information on licensing status.

Released: Oct 27, 2023

Actualizaciones en V23.10

Características

  • Added new 'AsposePdfAbout' API which allows you to get info about a product.

Released: Sep 26, 2023

Actualizaciones en V23.9

Características

  • Added the following new APIs:
    • AsposePdfPagesToDICOM - Allows you to convert PDFs to DICOM.
    • AsposePdfToEPUB - Allows you to convert PDFs to ePub.
    • AsposePdfToDoc - Allows you to convert PDFs to DOC.
    • AsposePdfToPptX - Allows you to convert PDFs to PPTX.

Released: Aug 30, 2023

Actualizaciones en V23.8

Características

  • Improved 'AsposePdfGetInfo' function to include PDF format and version, PDF/A, PDF/UA, permission, page count and size.

Released: Jul 28, 2023

Actualizaciones en V23.7

Características

  • Improved 'example.html' and 'example_worker.html'.

Released: Jun 26, 2023

Actualizaciones en V23.6

Características

  • Added the ability to use Web Workers.