Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 49,129 for

shape

(0.1 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Shows how to work with revision shapes. auto doc = System :: MakeObject...get_TrackRevisions ()); // Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. 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...
  4. 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...
  5. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect...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...
  6. 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...
  7. 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...
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. @property def bounds ( self...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite Shapes....Presentation Shapes in C++ Contents [ Hide ] Change a Shape Using Edit...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/cpp/custom-shape/
  10. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....Presentation Shapes in Java Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/java/group/