Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... Arrow 13 Arrow. ThickArrow 14 Thick arrow. HomePlate...with one arrow. Callout2 42 A callout shape with two arrows. Callout3...
aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... ARROWArrow. THICK_ARROW Thick arrow. HOME_PLATE...with one arrow. CALLOUT2 A callout shape with two arrows. CALLOUT3...
Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++.... Arrow 13 Arrow. ThickArrow 14 Thick arrow. HomePlate...with one arrow. Callout2 42 A callout shape with two arrows. Callout3...
Specifies the type of shape in a Microsoft Word document in Java....accent callout shape with one arrow. ACCENT_CALLOUT_2 An accent...accent callout shape with two arrows. ACCENT_CALLOUT_3 An accent callout...
Width of the Arrow at the end of a line in Java....class ArrowWidth Width of the arrow at the end of a line. Examples:...half-transparent red line // with an arrow on the left end and a diamond...
Defines a stroke for a shape in Java....half-transparent red line // with an arrow on the left end and a diamond...end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow.setWidth(200...
Length of the Arrow at the end of a line in Java....class ArrowLength Length of the arrow at the end of a line. Examples:...half-transparent red line // with an arrow on the left end and a diamond...
Line join style in Java....half-transparent red line // with an arrow on the left end and a diamond...end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow.setWidth(200...
Specifies line cap style in Java....half-transparent red line // with an arrow on the left end and a diamond...end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow.setWidth(200...
Dashed line style in Java....half-transparent red line // with an arrow on the left end and a diamond...end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow.setWidth(200...