Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 14,112 for

shape

(0.17 sec)
  1. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the Shape has image bytes or links an image....property Shape.hasImage property Returns true if the shape has image...); // Get the collection of shapes from the document, // and save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your documents. Enhance visual appeal by setting flags for unique Shape designs....that specifies whether the shape is decorative in the document...; set ; } Remarks Note that shape having not empty AlternativeText...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...the text fits the path of a shape. get_FitShape () Defines whether...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 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...
  7. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_AnchorLo...

    Aspose::Words::Drawing::ShapeBase::get_AnchorLocked method. Specifies whether the Shape's anchor is locked in C++....method Specifies whether the shape’s anchor is locked. bool Aspose...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the Shape in points, relative to the anchor of the topmost Shape in C++....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. System :: Drawing :: RectangleF...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

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