Browse our Products

Aspose.PDF for Rust via C++ 25.9 Release Notes

Public API and Backward Incompatible Changes

Added 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++

Removed APIs

Complete details of API can be referenced from Aspose.PDF for Rust via C++ API Reference Guide.