Hello,
While parsing a MS Visio file with Aspose.Diagram 18.3, I see some inconsistencies reading shape properties. I have 2 shapes, each has a property of type “string”. Both string properties are blank in the Visio. However, one has p.Value.Val == “” and the other one has p.Value.Val == “0”.
Any ideas why? I’ve included a sample project.
Thanks.
LoadWithAspose.zip (2.1 MB)