Skip to main content

A powerful library for working with Microsoft Visio files VDX, VSD,VSDX,VSSX,VSTX, VTX, XPS, HTML, SVG

Project description

Aspose.Diagram for Python via Java is a scalable and feature-rich API to process visio files using Python. API offers Visio file creation, manipulation, conversion, & rendering. Developers can format pages to the most granular level, create & manipulate shape, render pages, shapes to PDF & images, and much more - all without any dependency on Microsoft Office or Visio application.

Python Visio API Features

  • Create visio files via API.

  • Convert shapes to images or PDF.

  • Manage comments & hyperlinks.

  • Convert pages to PDF, XPS & SVG formats.

  • Inter-convert files to popular visio formats.

Read Visio Files

Microsoft Visio:VSD,VSS,VST,VSX,VTX, VDX, VSDX, VSTX, VSSX, VSTM, VSSM

Save Visio Files As

Microsoft Visio: VSX,VTX, VDX, VSDX, VSTX, VSSX, VSTM, VSSM Fixed Layout: PDF, XPS Images: JPEG, PNG, BMP, SVG, TIFF, GIF, EMF Web: HTML

Create Visio File from Scratch using Python

import jpype
import asposediagram
jpype.startJVM()
from asposediagram.api import *

diagram = Diagram()
diagram.save("output.vsdx", SaveFileFormat.VSDX)

jpype.shutdownJVM()

Convert Visio VSDX File to PDF using Python

import jpype
import asposediagram
jpype.startJVM()
from asposediagram.api import *

diagram = Diagram("input.vsdx")
diagram.save("output.pdf",SaveFileFormat.PDF)

jpype.shutdownJVM()

Product Page | Documentation | Blog | API Reference | Code Samples | Free Support | Temporary License | EULA

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aspose_diagram-25.3.0.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

aspose_diagram-25.3.0-py3-none-any.whl (3.7 MB view details)

Uploaded Python 3

File details

Details for the file aspose_diagram-25.3.0.tar.gz.

File metadata

  • Download URL: aspose_diagram-25.3.0.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for aspose_diagram-25.3.0.tar.gz
Algorithm Hash digest
SHA256 b721814952cfe3e6a6d98e24f4115221fcf18a67a62f21ca1dd04e24f6d6e680
MD5 7f4cbdfddeef4f58da6366082f98077c
BLAKE2b-256 d9b805f592fc2188ac171cb27fb0009beab0ca7eb9f70606336bb634e0bd507a

See more details on using hashes here.

File details

Details for the file aspose_diagram-25.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aspose_diagram-25.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 06e2e8f05b58352407b744f5912f501e33c4af24f1000e3a4fb79b4bac9adae8
MD5 37d4ccce1e119dffccc45fb48a1ee38e
BLAKE2b-256 ec67e8b87fe5a2d347f02a09164d591b69be7b26d4f67e974f307d585ee8c1ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page