Skip to main content

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

Project description

Product Page | Docs | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Try our free online apps demonstrating some of the most popular Aspose.diagram functionality.

Aspose.Diagram for Python via .Net 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 and manipulate shape, render pages, shapes to PDF and images, and much more - all without any dependency on Microsoft Office or Visio application.

Diagram API Features

Aspose.Diagram offers a wide arrange of features for creating, reading, manipulating and saving visio files:

  • 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.

Performance and Scalability

Aspose.Diagram for Python via .NET is designed to perform equally well on the server or client-side. Aspose.Diagram for Python via .NET is a single .NET library that can be deployed with any .NET application by simply copying it. You do not have to worry about other services or modules.

Supported Document Formats

Aspose.Diagram for Python supports a wide range of formats for loading and saving documents<https://docs.aspose.com/diagram/python-net/supported-file-formats/>, some of them are listed below:

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

Detect Diagram Format Programming Sample

from aspose.diagram import *
# For complete examples and data files, please go to https://github.com/aspose-diagram/Aspose.Diagram-for-.NET
# Detect the format of a diagram file
fileFormatInfo = FileFormatUtil.detectFileFormat(test.vsdx")
# Display the file format
print("File Format: " + str(fileFormatInfo))

Creating a diagram Document: Programming Samples

from aspose.diagram import *
# For complete examples and data files, please go to https://github.com/aspose-diagram/Aspose.Diagram-for-.NET
# The path to the documents directory.
#Initialize a Diagram class
diagram = Diagram()
# Save diagram in the VSDX format
diagram.save("CreateNewVisio_out.vsdx", SaveFileFormat.VSDX)

Create a PDF with a Diagram

from aspose.diagram import *
# Load an exiting Visio diagram
vsdDiagram = Diagram("Drawing1.vsd")

# Save as PDF
vsdDiagram.save("SaveDiagramToPDFwithAspose_out.pdf", SaveFileFormat.PDF)

Product Page | Docs | Demos | Blog | 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

aspose_diagram_python-25.9.0-py3-none-macosx_10_14_x86_64.whl (49.6 MB view details)

Uploaded Python 3macOS 10.14+ x86-64

aspose_diagram_python-25.9-py3-none-win_amd64.whl (47.4 MB view details)

Uploaded Python 3Windows x86-64

aspose_diagram_python-25.9-py3-none-win32.whl (41.3 MB view details)

Uploaded Python 3Windows x86

aspose_diagram_python-25.9-py3-none-macosx_11_0_arm64.whl (44.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file aspose_diagram_python-25.9.0-py3-none-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for aspose_diagram_python-25.9.0-py3-none-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a06d67dbdcf0137d1777adc0c255c031f1af8bbd4493bf19d6897e5204fffb2d
MD5 da520730a52fdbccecc2dc54ed7b9d9a
BLAKE2b-256 3e6690383281816fcd224d67c9d7d950dd049260bfd063eba1a7fe2809ac3852

See more details on using hashes here.

File details

Details for the file aspose_diagram_python-25.9-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aspose_diagram_python-25.9-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6ec25cdd88b84510b4f27b55ad9c6fb7be48a0f747301a5a24c0e355f3752fac
MD5 66e15e3587d85e8ddf8175f0271cafd8
BLAKE2b-256 8a04bedf322dd337918432b9e070e1934482fe15f433435f0ff9bc008990fd59

See more details on using hashes here.

File details

Details for the file aspose_diagram_python-25.9-py3-none-win32.whl.

File metadata

File hashes

Hashes for aspose_diagram_python-25.9-py3-none-win32.whl
Algorithm Hash digest
SHA256 01f25daa4e5656995e6b71c6853c9de72f5f0f5e8f9f82709051e0f206fbb18a
MD5 77523108850f9d6410be1099aed32136
BLAKE2b-256 3f19ff1bab06e07067c83c2cb7100ed4a694566a42ac0c770e2d47e66b19543b

See more details on using hashes here.

File details

Details for the file aspose_diagram_python-25.9-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for aspose_diagram_python-25.9-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cfdbc0baf11e01346feb9181a2a94023bea3cdbe5d5ebd13ab80283ac4ba678f
MD5 6e4dee842e15be29916be5e59a75de81
BLAKE2b-256 21d3371e66af76d74bf9773b1da0974cf3370001e055f3e4969758ce19862d9d

See more details on using hashes here.

File details

Details for the file aspose_diagram_python-25.9-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aspose_diagram_python-25.9-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a5386dc7f182f2057c3b06dfe3e236539418c9a1fd3f1043848451488f3c1b9c
MD5 27986ba0d7a6d53e421a79df4fbfc80e
BLAKE2b-256 cdbb0609e0a8166af14f2aa174dbd54941baab814a2ab479068d5691b6919fa5

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