Browse our Products

Aspose.PDF for Go via C++ 25.11 Release Notes

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.