Aspose.PDF for Rust via C++ 25.7
·
3 commits
to main
since this release
This is the first GitHub release of Aspose.PDF for Rust via C++
This is the first official GitHub release of Aspose.PDF for Rust via C++ — a powerful toolkit that allows developers to manipulate PDF files directly and helps do various tasks for PDF. Contains unique features for converting PDF to other formats.
Resources
- Product page: Aspose.PDF for Rust via C++
- Documentation: User Guide
- API Reference: API Reference Guide
Public API and Backward Incompatible Changes
Added APIs
Convert from PDF:
- save_booklet - Convert and save the previously opened PDF-document as booklet PDF-document
- save_n_up - Convert and save the previously opened PDF-document as N-Up PDF-document
- save_markdown - Convert and save the previously opened PDF-document as Markdown-document
- save_tiff - Convert and save the previously opened PDF-document as Tiff-document
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Rust via C++ API Reference Guide.