Hello,
When I insert a master shape on a page, the name of the shape is no longer the same as before.
Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1
For my application, however…...Samplecode: Diagram diagram = new Diagram(); diagram.AddMaster("Templates...Aspose.Diagram.Page newPage = new Aspose.Diagram.Page(); newPage...