Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 43,096 for

shape

(0.07 sec)
  1. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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

    Discover the ShapeBase Bounds property to effortlessly manage your Shape's location and size, enhancing your design precision and efficiency....the containing block of the shape. public RectangleF Bounds {...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....Shows how to work with revision shapes. doc = aw . Document () self...track_revisions ) # Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke....stroke_color property Shape.stroke_color property Defines the...Examples Shows how to fill a shape with a solid color. doc = aw...

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

    Discover the ShapeBase FlipOrientation property to effortlessly switch your Shape's orientation, enhancing your designs with ease and creativity....Switches the orientation of a shape. public FlipOrientation FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.AcceptStart | Aspose.Words for .NET

    Discover the Shape AcceptStart method, seamlessly guide visitors to the beginning of your design, enhancing engagement and user experience....AcceptStart Contents [ Hide ] Shape.AcceptStart method Accepts a...for visiting the start of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 Ruby 中对形状的每个文本值应用不同的样式|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/zh/java/apply-different...