Aspose.PDF for Rust via C++ V26.6
Released: Jun 25, 2026
V26.6 버젼 업데이트
기능
- Added new 'Core PDF function' APIs:
- get_meta_info - Get meta information value of PDF document.
- set_meta_info - Set meta information value of PDF document.
- clear_meta_info - Clear all meta information values of PDF document.
- is_linearized - Get a value indicating whether document is linearized.
- Organize PDF functions:
- page_merge_layers - Merge all layers on the page into a single layer with the specified new layer name.