Erfahren Sie, wie Sie mithilfe der Python-Bibliothek Aspose.SVG ein SVG-Dokument in einer Datei, einem Speicherstream, einem ZIP-Archiv oder einer URL speichern....12 # Load the existing SVG document from a file 13 with SVGDocument...(input_path) as document: 14 15 # Work with the document here 16 17...