Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 50,337 for

shapes

(0.81 sec)
  1. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....Apply Shape Effects in Presentations in .NET Contents [ Hide...PowerPoint can be used to make a shape stand out, they differ from...

    docs.aspose.com/slides/net/shape-effect/
  2. GroupShape|Aspose.Slides for Python Documentation

    Work with group Shapes in Python using Aspose.Slides: create and ungroup, reorder child Shapes, set transforms and bounds across PowerPoint and OpenDocument....Examples for creating groups of shapes, accessing them, ungrouping...Group Shape Create a group containing two basic shapes. def add_group_shape...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Drawing::ShapeBase::AdjustWithEf...

    Aspose::Words::Drawing::ShapeBase::AdjustWithEffects method. Adds to the source rectangle values of the effect extent and returns the final rectangle in C++....check how a shape’s bounds are affected by shape effects. auto...Document > ( get_MyDir () + u "Shape shadow effect.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....IsGrouped determines whether a shape is grouped. Added the Aspose...parent GroupShape object if a shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Features|Documentation

    Aspose.Diagram for Python via .NET features....comments to page or shape Add master or shape to diagram ConnectShapes...Via Connector Glue shapes Auto layout shapes Microsoft Visio 2010...

    docs.aspose.com/diagram/python-net/features/
  8. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/net/connector/
  9. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...Hide ] Shape.HasImage property Returns true if the shape has image...Examples Shows how to delete all shapes with images from a document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link Shapes in PPT, PPTX and ODP....Hide ] Shows how to connect shapes with connectors and change...Connector Insert a connector shape between two points on the slide...

    docs.aspose.com/slides/python-net/examples/elem...