Aspose.PDF for Rust via C++ V25.12

Released: Dec 23, 2025

V25.12 中的更新

特性

  • Added new 'Security PDF' API:
    • open_with_password - Open a password-protected PDF document.
    • encrypt - Encrypt PDF document.
    • decrypt - Decrypt PDF document.
    • set_permissions - Set permissions for PDF document.
    • get_permissions - Get current permissions of PDF document.