Aspose.Diagram for Python via Java

The asposediagram.api namespace provides a single class that lets you load, manipulate, and save Visio files in formats such as VSD, VSDX, VDX, and VSS. With this class you can add shapes, modify properties, apply themes, and export diagrams to PDF, SVG, or raster image formats. All functionality is organized under the asposediagram.api package, offering a straightforward entry point for Python developers on the Java platform.

Namespaces

NamespaceDescription
asposediagram.apiThe asposediagram.api namespace provides classes and enums for creating, editing, and rendering Visio diagrams in Python via Java.