English

Combine MS Visio Diagrams using C#

Microsoft Visio is a popular vector graphics application that allows creating a wide range of diagrams such as flowcharts, data flow diagrams, business process models, etc. In this article, you will learn how to combine or merge two or more Visio diagrams into a single Visio file programmatically using C#.
July 28, 2022 · 3 min · Muzammil Khan

Draw Shapes in Visio Page using C# with Aspose.Diagram for .NET

Microsoft office is one of the most powerful drawing tools in the market. If you want to work with it programmatically and develop Add-Ons, it becomes a hassle. Often times it becomes even hard to perform a basic task - like drawing a shape inside a page. Well, you don’t need to worry much! It’s as easy as pie when you draw shapes using Aspose.Diagram for .NET. Using Aspose.Diagram for .
September 5, 2019 · 2 min · Aliahmad

Dealing with MS Visio Documents within Ruby

Aspose.Diagram for Java is an easy-to-use, high-performance and well-documented library that works with VSD, VSDX, VSS, VST, VSX, VTX, VDW and VDX files in Java applications without the need to rely on Microsoft Office Visio®. It allows developers to open files and manipulate the elements of the diagram or create a diagram from scratch and place various elements, from lines and fills, to more complex elements, and then export to VDX, VSX, VTX, XPS, HTML, SVG, SWF, XAML, image or PDF formats.
October 30, 2015 · 2 min · Masood Anwer