Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 50,320 for

shapes

(0.74 sec)
  1. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....details of an image into basic shapes and lines that can be easily...all vectorized shapes are filled. Auto – shapes are not filled...

    products.aspose.com/svg/python-net/vectorize-im...
  2. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); // Get shape by ID Shape shape = page . Shapes . GetShape...3 ); // Assign shape to this new Layer shape . LayerMem . LayerMember...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Convert the Smart Art to Group Shape|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Convert the Smart Art to Group Shape Contents [ Hide ] Possible Usage...convert Smart Art Shape into Group Shape using the Shape.getResultOfSmartArt()...

    docs.aspose.com/cells/java/convert-the-smart-ar...
  4. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....Get Connection Points from Shape with C++ Contents [ Hide ] Aspose...provides rich features to manage shapes in spreadsheets. Sometimes...

    docs.aspose.com/cells/cpp/get-connection-points...
  5. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....Specifies relative to what the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples.... Shapes [ 0 ]; IParagraph paragraph...effects to another paragraph or shape. Aspose.Slides for .NET allows...

    docs.aspose.com/slides/net/animated-text/
  9. 在 VSTO 和 Aspose.Slides 中添加带动画的图片框|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Shape PicFrame = sld . Shapes . AddPicture ( "pic...Picture Frame Shape PicFrame = slide . Shapes . AddPictureFrame...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  10. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node.accept()...accept() for all child shapes of this group shape and calls DocumentVisitor...

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