Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 11,920 for

autoshape

(0.63 sec)
  1. ShapeCollection | Aspose.Sildes for Python via ...

    ShapeCollection Contents [ Hide ] ShapeCollection class Represents a collection of a shapes. The ShapeCollection type......width, height) Creates a new AutoShape, tunes it from default template...create_from_template) Creates a new AutoShape and adds it to the end of...

    reference.aspose.com/slides/python-net/aspose.s...
  2. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....represent a picture, textbox, AutoShape or an OLE object. The classes...drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. get_Item | Aspose.Sildes for Node.js via Java A...

    get_Item Contents [ Hide ] get_Item(int index) function Returns element by index. Result TextAnimation get_Item( Vide......Result TextAnimation get_Item( AutoShape shape) function Returns all...Name Type Description shape AutoShape IShape to remove. Result TextAnimation...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. Connector|Aspose.Slides for Python Documentation

    Connect PowerPoint shapes in Python... Add two AutoShape to the slide using the add_auto_shape...shapes # Adds an Ellipse autoshape ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/
  5. Adding Rectangle Shape to Slide in Ruby|Aspose....

    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_Item(0) # Add autoshape of rectangle type sld.getShapes()...getSlides().get_Item(0) # Add autoshape of rectangle type shp = sld...

    docs.aspose.com/slides/java/adding-rectangle-sh...
  6. How to Use Aspose.Slides for Python to Extract ...

    Hi. i have a question, How can I replace the math equations in paragraphs, and convert them to latex and then export the ppt file to html data?...Presentation() as pres: autoShape = pres.slides[0].shapes.add_math_shape(0...500, 50) mathParagraph = autoShape.text_frame.paragraphs[0].portions[0]...

    forum.aspose.com/t/how-to-use-aspose-slides-for...
  7. AddEffect | Aspose.Sildes for .NET API Reference

    Add new effect to the end of sequence....to add effect IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    reference.aspose.com/slides/net/aspose.slides.a...
  8. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...box for the second slide autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/python-net/manage-zoom/
  9. Presentation Localization|Aspose.Slides Documen...

    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.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/cpp/presentation-localiz...
  10. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....type cast to the Object as AutoShape Highlight the text using different...be highlighted. Once the AutoShape object is created, use the...

    kb.aspose.com/slides/java/highlight-text-in-pow...