Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 45,851 for

shape

(0.43 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a Shape in C++....Switches the orientation of a shape. Aspose :: Words :: Drawing...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a Shape in C++....values for the orientation of a shape. enum class FlipOrientation...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Working with Text Boxes|Documentation

    This section explains how to format a text Shape with Aspose.Diagram....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/net/working-with-text-b...
  5. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++....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/cpp/aspose.words.dra...
  7. 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...
  8. 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...
  9. 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...
  10. 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...