Public API Changes in Aspose.Diagram 4.2.0

Adds two methods GetMasterByName and IsExist to MasterCollection

Developers can now glue group shapes inside the container. Also, this release allows to get Master by its name and check presence of the Master by its name. You can see example topics about these features: [Get Master Object from the Visio], [Check Presence of a Master in the Visio Drawing]

Adds a method GlueShapesInContainer to Page

Previously, it was working perfect with ungroup shapes. However, there’re many points in the group shapes, it was not supported so well. We have now added group shapes support. Please see an example topic about this feature: [Glue Group Shape Inside the Container]