Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 12,977 for

shape

(0.05 sec)
  1. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the Shape....text and the top edge of the shape. @property def distance_top...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the Shape....text and the right edge of the shape. @property def distance_right...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the Shape....and the bottom edge of the shape. @property def distance_bottom...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the Shape....text and the left edge of the shape. @property def distance_left...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  6. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...ShadowFormat shadowFormat = shape.getShadowFormat(); Assert.assertEquals(Color...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your Shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.anchorLocked property | Aspose.Words ...

    ShapeBase.anchorLocked property. Specifies whether the Shape's anchor is locked....property Specifies whether the shape’s anchor is locked. get anchorLocked...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping Shapes in C++....display order of overlapping shapes. int32_t Aspose :: Words ::...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...