Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 49,132 for

shapes

(0.1 sec)
  1. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....links two shapes and stays attached when the shapes are moved...connection points (green points) on shapes. Connection points appear when...

    docs.aspose.com/slides/python-net/connector/
  2. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping Shapes for a clearer, more organized layout....display order of overlapping shapes. public int ZOrder { get ;...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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....shortest possible path between the shapes it connect. To do this, the...IShapeCollection shapes = input . Slides [ 0 ]. Shapes ; IConnector...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to Shapes with precision, and export for PPT, PPTX and ODP.... Shapes . AddSmartArt ( 50 , 50 , 400...[ 0 ]; var smart = slide . Shapes . AddSmartArt ( 50 , 50 , 400...

    docs.aspose.com/slides/net/examples/elements/sm...
  5. Ink|Aspose.Slides for Python Documentation

    Handle digital ink on slides in Python with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....examples of accessing existing ink shapes and removing them using Aspose...Python via .NET . ❗ Note: Ink shapes represent user input from specialized...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape in C++....text is wrapped around the shape. Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... Shapes . AddTable ( 50 , 50 , widths...Table Retrieve the first table shape on the slide. static void Access_Table...

    docs.aspose.com/slides/net/examples/elements/ta...
  9. Video|Aspose.Slides Documentation

    Work with video in C# using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... Shapes . AddVideoFrame ( 50 , 50 ...]; var videoFrame = slide . Shapes . AddVideoFrame ( 50 , 50 ...

    docs.aspose.com/slides/net/examples/elements/vi...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shapes Aspose.Slides for Python via...you to add custom SmartArt shapes to slides from scratch. The...

    docs.aspose.com/slides/python-net/manage-smarta...