Aspose.SVG for Python via .NET V25.7

Released: Jul 25, 2025

Updates in V25.7

Features

  • Enhanced Event Handling and Node Operations:
    • Event Listener Methods:
      • The behavior of various add_event_listener methods and the IEventListener interface has been updated and clarified.
  • Updated CSS and Saving Options:
    • Saving Options:
      • The new SVGZSaveOptions class offers options for saving SVG files in compressed SVGZ format.
      • The save method now supports both plain-SVG and compressed SVGZ file outputs.
  • Method Consistency and Clarity:
    • Several API members (e.g. get_platform_type, get_elements_by_tag_name/_ns, and various event listener overloads) have been revised to improve clarity, parameter descriptions, and error handling.