Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 50,307 for

shape

(0.09 sec)
  1. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) 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...
  2. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width 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/python-net/aspose.wo...
  3. Customize Presentation Shapes on Android|Aspose...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite Shapes....Presentation Shapes on Android Contents [ Hide ] Change a Shape Using...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/androidjava/custom-shape/
  4. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a Shape....values for the orientation of a shape. Members Name Description NONE...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

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

    Discover the ShapeBase WrapSide property to control text wrapping around Shapes, enhancing your design's visual appeal and readability....text is wrapped around the shape. public WrapSide WrapSide {...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Fill.back_color property | Aspose.Words for Python

    Fill.back_color 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. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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