Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 42,307 for

shape

(0.04 sec)
  1. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient 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...
  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. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient 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...
  4. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.gradientVariant property | Aspose.Words fo...

    Fill.gradientVariant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) 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...
  6. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a Shape stands alone, enhancing your design workflow with efficient group management....true if this shape is not a child of a group shape. public bool...tell whether a shape is a part of a group shape. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your Shape's containing block for precise layout control....the containing block of the shape. public double Right { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill....tiling the texture inside the shape. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the Shape is positioned vertically in C++....Specifies relative to what the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

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