Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 48,083 for

shape

(0.12 sec)
  1. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets or sets the value that represents the percentage of Shape's relative height in C++....represents the percentage of shape’s relative height. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a Shape in points....that strokes the path of a shape in points. get weight () : number...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.BaseForeColor | Aspose.Words for .NET

    Discover the BaseForeColor property to access a Color object representing the true foreground color for your fill, enhancing your design's clarity and appeal....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the Shape in points....property Gets the size of the shape in points. @property def size_in_points...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format....a shadow formatting for the shape. doc = aw . Document ( file_name...MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child_nodes...

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

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for Shapes....the compound line style of a Shape . public enum ShapeLineStyle...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

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