Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 49,131 for

shape

(0.06 sec)
  1. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a Shape has started in C++....Called when enumeration of a shape has started. virtual Aspose...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a Shape has ended in C++....Called when enumeration of a shape has ended. virtual Aspose ::...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control....Remarks The default value for a Shape is Black. Examples Shows how...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the Shape is positioned horizontally....property Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the Shape is positioned vertically....property Specifies how the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable shadow effects for Shapes. Elevate your visual appeal today!...Gets shadow formatting for the shape. public ShadowFormat ShadowFormat..."Shadow color.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...