Hi Team,
I would like to do auto align and space the shapes on a visio organization chart after creating it using aspose diagram.
autospaceandalign.png (42.2 KB)
Attached the image of the feature from Visio Ribbon
Please let me know if this is achievable through Aspose diagram.
Please note I don’t want to use this option :diagram.Pages[0].AutoSpaceShapes(page.Shapes, new AutoSpaceOptions() { DistanceInHorizontal = 0.15, DistanceInVertical = 0.15 });
Regards,
Uday