Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 49,142 for

shape

(0.18 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the Shape....fillColor property Shape.fillColor property Defines the brush...fills the closed path of the shape. get fillColor () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for C++ now facilitates...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  9. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize Shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....Presentation Shapes on Android Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/androidjava/shape-manipu...
  10. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle....check how a shape’s bounds are affected by shape effects. doc...file_name = MY_DIR + 'Shape shadow effect.docx' ) shapes = list ( filter...

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