English

Convert Visio to PDF in Python

Microsoft Visio is a popular vector graphics application. It allows drawing a variety of simple or complicated professional diagrams, flowcharts, timelines, etc. In certain cases, you may need to convert Visio diagrams to PDF documents. In this article, you will learn how to convert a Visio drawing to a PDF in Python.
September 14, 2022 · 3 min · Muzammil Khan

Convert VSD/VSDX Visio Diagram File to PDF using Java

VSD or VSDX Visio files are commonly used to design processes, workflows, flow charts, etc. However, these file types are supported by a limited number of applications. In certain situations, you may need to convert a VSDX or VSD Visio file to a PDF document. This article covers how to convert a VSD/VSDX Diagram file to a PDF document using Java.
October 22, 2021 · 3 min · Farhan Raza

Convert Microsoft Visio Drawings to Images and PDF in C# and Java

We are pleased to announce July release of Aspose.Diagram API. We have improved rendering of VSD as well as VSDX format files to PDF and different image formats including JPG, PNG, SVG and GIF. Few other problems with Text and Shadow of Shapes have also been rectified in this release. We have also resolved issues pertaining to incorrect alignment of text and occurrences of Exceptions. Therefore, you can render your files to supported file formats even better, as compared to previous versions of the API.
July 30, 2018 · 2 min · Farhan Raza

Render Layouts and Convert Visio Diagram with Optimized Font Styles using Java

We’re pleased to announce that the new version 6.4.0 of Aspose.Diagram for Java API is now live. This version focuses on the conversion quality of Visio diagrams and mitigates the problems of altering the font name, font size, font style (bold, italic, underline), line style and so on. It also covers the aspects of partial rendering of the shape or losing the structure of the shapes in output diagram.
May 30, 2016 · 3 min · Imran Rafique