I have found some issues in my test Visio document. Here is a sample app:
VisioTest.zip (135.7 KB)
To reproduce the problem:
- Open project in Visual Studio and run the app
- Select a destination folder and press a button
- In the destination folder you will find html file generated by Aspose.Diagram
Generated html file is different comparing to html generated by Visio. See screenshots:
visio.png (22.5 KB)
aspose.png (21.1 KB)
The major difference : in the aspose version the shapes have some extra thingy at the bottom. they kind of look like text balloons from a comic book
The minor difference : the spacing for the numbers in the topleft corner of the shapes is not good in the aspose version.
Please let me know if you need more info.
Thanks