Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 45,851 for

shape

(0.06 sec)
  1. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the Shape is decorative in the document....that specifies whether the shape is decorative in the document...bool ): ... Remarks Note that shape having not empty ShapeBase.alternative_text...

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

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with Shapes in Python|Aspose.Words for ...

    Create and manage Shapes, ole objects in a document using Python....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/python-net/working-with-s...
  5. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document text and the Shape's bottom edge for optimal layout....and the bottom edge of the shape. public double DistanceBottom...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document text and the Shape's top edge for precise layout control....text and the top edge of the shape. public double DistanceTop {...Has effect only for top level shapes. Examples Shows how to set...

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

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document text and a Shape's right edge for enhanced layout control....text and the right edge of the shape. public double DistanceRight...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...