Hello,
I am trying to follow through on the content from Create or Make ORG Chart Programmatically in C# .NET (aspose.com)
But it seems, the provided code return errors and cannot be used.
Aspose.Diagram.DiagramException: ‘Master with name Dynamic connector does not present in the collection of Masters.’
When I used Visio to open the vss file, it clearly shows two, Rectangle and Dynamic connector.
But in your Masters count, there is only 1 and only “Rectangle”
I need to know how to use this. Kindly test your code and provide the fixed one.
Thanks