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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aspose_diagram-26.2.0-py3-none-any.whl (4.0 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aspose_diagram-26.2.0.tar.gz
Algorithm Hash digest
SHA256 0ba809d8f750179486e23aba54024c16fdcaf8cafd2a1bc732d573bb1f4e3069
MD5 03f955fb41728806807ca8775b3503f1
BLAKE2b-256 79bb8f116308f15efca75e5579950dd18ba1fe9e62b01f0d8b230a1d59cc3989

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aspose_diagram-26.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e5fd3a833d2902c71ec2aeb2bd12250ce3248f9269a1d9457fa90d0fdcb3399e
MD5 12c22dc3bc77572f0de81ac004979a49
BLAKE2b-256 cca06e1a5638e6133138a10a80e42a53bab6760e84790c5be61403293b8d6652

See more details on using hashes here.

Supported by

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