Aspose.PDF for Rust via C++ V25.9
Released: Sep 26, 2025
V25.9 での更新項目
機能
- Added new APIs
- Convert from PDF functions:
- save_svg_zip - Convert and save the previously opened PDF document as SVG archive.
- Organize PDF functions:
- flatten - Flatten PDF document.
- remove_annotations - Remove annotations from PDF document.
- remove_attachments - Remove attachments from PDF document.
- remove_blank_pages - Remove blank pages from PDF document.
- remove_bookmarks - Remove bookmarks from PDF document.
- remove_hidden_text - Remove hidden text from PDF document.
- remove_images - Remove images from PDF document.
- remove_javascripts - Remove java scripts from PDF document.
- page_remove_annotations - Remove annotations in page.
- page_remove_hidden_text - Remove hidden text in page.
- page_remove_images - Remove images in page.
- Miscellaneous PDF functions:
- about - Return metadata information about the Aspose.PDF for Rust via C++.