I have a visio document which probably is incorrectly loaded or saved by Aspose.Diagram. Here is a sample project:
TestApp.zip (144.8 KB)
Steps to reproduce:
- Open project in VisualStudio and run it
- Choose a destination folder and press the button
- In the destination folder you will find visio.html file. Open it
See that the shapes has been exported to html with shades but they looks weird
image.png (15.9 KB)
I’ve discovered that when you commented one line when we load previously saved document, then html looks better. This imply that issue is related with saving or loading procedure.
If you have any questions, please let me know
Thanks