Creating a New Visio Drawing in PHP
Contents
[
Hide
]
Aspose.Diagram - Creating a New Visio Drawing
To Create a New Visio Drawing using Aspose.Diagram Java for PHP, you can use following code.
PHP Code
$diagram = new Diagram();
Download Running Code
Download Export Visio Diagram to XAML (Aspose.Diagram) from any of the below mentioned social coding sites: