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

Uploaded Source

Built Distribution

aspose_diagram-24.8.0-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aspose-diagram-24.8.0.tar.gz
  • Upload date:
  • Size: 3.5 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.8.0.tar.gz
Algorithm Hash digest
SHA256 0aa5eeb6bce3ceb768bfffa892ae450590fb15998ab80fdf34a7d10e5cba82d7
MD5 841246908ca2fca74cd9fb619bbab345
BLAKE2b-256 491fea58b08ec4dd97097fd41060ec47234b8dca82e8c352a123495b829fcf60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aspose_diagram-24.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 52161589364ef4292affda1ee31f340cdb93182388a5cd7954af0e9dd7b6b716
MD5 ba8f73d2854037d3d253ea0de0440f2f
BLAKE2b-256 34d38a578ae4257cbe174a9f6b1f964ba18ecca3f18ad44e82ac558e1079f838

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