Skip to content

Releases: aspose-pdf/aspose-pdf-go-cpp

Aspose.PDF for Go via C++ 26.4

21 Apr 07:56

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Security:

  • IsEncrypted - Get encrypted status of PDF-document
  • SignPKCS7 - Sign a PDF-document using PKCS#7 digital signatures
  • SignPKCS7Detached - Sign a PDF-document using PKCS#7 Detached digital signatures
  • IsSigned - Get signed status of PDF-document
  • RemoveSigns - Remove signs from PDF-document

Removed APIs

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

Aspose.PDF for Go via C++ 26.3

20 Mar 08:28

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF:

  • ReplaceFont - Replace font in a PDF-document
  • PageReplaceFont - Replace font in page

Removed APIs

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

Aspose.PDF for Go via C++ 26.2

20 Feb 09:54

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF:

  • Crop - Crop pages of a PDF-document
  • PageCrop - Crop page

Removed APIs

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

Aspose.PDF for Go via C++ 26.1

25 Jan 14:06

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF:

  • RemoveTextHeaders - Remove text headers from PDF-document
  • RemoveTextFooters - Remove text footers from PDF-document
  • PageRemoveTextHeaders - Remove text headers in page
  • PageRemoveTextFooters - Remove text footers in page

Removed APIs

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

Aspose.PDF for Go via C++ 25.12

18 Dec 10:44

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Security PDF:

  • OpenWithPassword - Open a password-protected PDF-document
  • Encrypt - Encrypt PDF-document
  • Decrypt - Decrypt PDF-document
  • SetPermissions - Set permissions for PDF-document
  • GetPermissions - Get current permissions of PDF-document

Removed APIs

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

Aspose.PDF for Go via C++ 25.11

25 Nov 11:12

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF:

  • RemoveWatermarks - Remove watermarks from PDF-document
  • AddWatermark - Add watermark to PDF-document
  • EmbedFonts - Embed fonts a PDF-document
  • UnembedFonts - Unembed fonts a PDF-document
  • OptimizeFileSize - Optimize size of PDF-document with image compression quality
  • PageRemoveWatermarks - Remove watermarks in page
  • PageAddWatermark - Add watermark on page

Removed APIs

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

Aspose.PDF for Go via C++ 25.10

24 Oct 09:17

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Core:

  • Split - Create multiple new PDF-documents by extracting pages from the current PDF-document
  • SplitAt - Split the current PDF-document into two new PDF-documents

Organize PDF:

  • RemoveTables - Remove tables from PDF-document
  • PageRemoveTables - Remove tables in page

Removed APIs

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

Aspose.PDF for Go via C++ 25.9

24 Sep 11:33

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Miscellaneous:

  • About - Return metadata information about the Aspose.PDF for Go via C++

Convert from PDF:

  • SaveSvgZip - Convert and save the previously opened PDF-document as SVG-archive

Removed APIs

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

Aspose.PDF for Go via C++ 25.8

21 Aug 18:09

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF:

  • SaveDocXEnhanced - Convert and save the previously opened PDF-document as DocX-document with Enhanced Recognition Mode (fully editable tables and paragraphs)

Removed APIs

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

Aspose.PDF for Go via C++ 25.7

24 Jul 18:25

Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF:

  • SaveTiff - Convert and save the previously opened PDF-document as Tiff-document

Removed APIs

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