Quantcast
Channel: Imran Rafique – Blog – Aspose.com
Viewing all articles
Browse latest Browse all 182

Export Visio Shape to PDF and HTML formats, and clone Visio Shape with Aspose.Diagram API

$
0
0
Aspose.Diagram for .NET logoWe are pleased to announce that the new version 17.12 of Aspose.Diagram API is now live. The recent version 17.12 has added support of exporting a single Visio shape to PDF and HTML formats. Developers can also copy a shape instance to another shape. The recent version 17.12 covers enhancements and regular bug fixes. We recommend our client to incorporate the latest upgrade of Aspose.Diagram API to take benefit of improved functionality and bug fixes. Please use the following links for downloading Aspose.Diagram for .NET and Java assemblies.

Retrieve Shape and export to PDF and HTML formats

With the recent version 17.12 of Aspose.Diagram API, developers can retrieve and export a shape to PDF and HTML formats. In order to achieve these features, ToPdf and ToHTML methods are added in the Shape class. Please refer to the following code examples: Convert Visio Shape to PDF (.NET)Convert Visio Shape to HTML (.NET)Convert Visio Shape to PDF (Java) and Convert Visio Shape to HTML (Java)

Clone Visio Shape to another Shape instance

With the recent version 17.12 of Aspose.Diagram API, developers can retrieve a shape, and then clone to another shape instance. In order to achieve this, the Copy method has been added in the Shape class. Please refer to the code examples: Copy a Visio Shape to another Shape instance (.NET) and Copy a Visio Shape to another Shape instance (Java)

Aspose.Diagram for .NET and Java Resources

The following resources will help you work with Aspose.Diagram for .NET:

Viewing all articles
Browse latest Browse all 182

Trending Articles