Browse our Products
Aspose.PDF for Rust via C++ 25.11 Release Notes
This page contains release notes information for Aspose.PDF for Rust via C++ 25.11
Public API and Backward Incompatible Changes
Added APIs
Organize PDF functions:
- remove_watermarks - Remove watermarks from PDF-document
- add_watermark - Add watermark to PDF-document
- embed_fonts - Embed fonts a PDF-document
- unembed_fonts - Unembed fonts a PDF-document
- optimize_file_size - Optimize size of PDF-document with image compression quality
- page_remove_watermarks - Remove watermarks in page
- page_add_watermark - Add watermark on page
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Rust via C++ API Reference Guide.