Aspose.PDF for Rust via C++ V25.11
Released: Nov 25, 2025
V25.11 中的更新
特性
- Added new 'Organize PDF' APIs:
- remove_watermarks - Remove watermarks from PDF document.
- add_watermark - Add a watermark to a PDF document.
- embed_fonts - Embed fonts in a PDF document.
- unembed_fonts - Unembed fonts in a PDF document.
- optimize_file_size - Optimize size of PDF document with image compression quality.
- page_remove_watermarks - Remove watermarks in a page.
- page_add_watermark - Add watermark on a page.