Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 49,137 for

shape

(0.18 sec)
  1. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility....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...
  2. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. @property def right ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. get bottom () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  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. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any Shape object to enhance your design's clarity and appeal....title (caption) of the current shape object. public string Title...Shows how to set the title of a shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_IsTopLev...

    Aspose::Words::Drawing::ShapeBase::get_IsTopLevel method. Returns true if this Shape is not a child of a group Shape in C++....true if this shape is not a child of a group shape. bool Aspose...tell whether a shape is a part of a group shape. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. 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...