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-24.10.0.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

aspose_diagram-24.10.0-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file aspose-diagram-24.10.0.tar.gz.

File metadata

  • Download URL: aspose-diagram-24.10.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-24.10.0.tar.gz
Algorithm Hash digest
SHA256 43ba468953d110304ac2420f3bdd4f700da60a466b1d7c3e1de1eef9a3d1027d
MD5 1ba9c09b846e57bd785fd3bdef56cb3e
BLAKE2b-256 30900d3e1e5169fbc55b68d508855fb08f00301a7d39b8525ed615e63b60e33a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aspose_diagram-24.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c4427757283bbb925a72ee1acf0d3793bae72455386e4d4d1ce57c8a406538a
MD5 4e5d6de1fdf55d8def8648eeb8b94267
BLAKE2b-256 f711b5336138cb3cfeaa2a92040e6b7334b93ebb1eafa1871c30ec63618b11b3

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