Aspose.SVG for Python via .NET V25.1

Released: Jan 31, 2025

V25.1 버젼 업데이트

기능

  • Added the SVGZ member to the SVGSaveFormat enum, allowing you to save documents in the compressed SVGZ format.
  • Enhanced SVGDocument.save(...) methods to automatically compress to .svgz when the file extension is .svgz.
  • Introduced the show_image_placeholders property in IUserAgentService. When enabled, fallback (placeholder) images are displayed if an external resource is in an unsupported format.