Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 46,893 for

shape

(0.04 sec)
  1. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines Shapes as SignatureLines, enhancing document integrity and professional presentation....IsSignatureLine property Indicates that shape is a SignatureLine . public..."Senior Manager" }; // Insert a shape that will contain a signature...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when Shapes are rotated. Enhance your design!...should not rotate when the shape is rotated. public bool NoTextRotation...disable text rotation when the shape is rotate. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shape shape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.color2 property | Aspose.Words for Python

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.white...Examples Shows how to process shape stroke features. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleFormat.Height | Aspose.Words for ...

    Adjust the height of your Horizontal Rule with ease. Explore the Height property for customizable design in your web projects. Enhance your layout today!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...); // Insert a shape with an image. let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...