aspose.words.NodeType enumeration. Specifies the type of a Word document node.... GROUP_SHAPE A group of shapes, images, OLE objects...objects or other groupshapes. SHAPE A drawing object, such as...
DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a GroupShape has ended....Called when enumeration of a groupshape has ended. visitGroupShapeEnd...
The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...
Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...
Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...Hide ] Shape.HasChart property Returns true if this Shape has a...how to iterate over all the shapes in a document. Document doc...
Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....DocumentBuilder ( doc ); Shapeshape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...
Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. Document doc...