Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 11,920 for

autoshape

(0.06 sec)
  1. ShapeCollection | Aspose.Sildes for Node.js via...

    ShapeCollection ShapeCollection class Represents a collection of a shapes. addAudioFrameCD Name Description addAudioF......float, float) Creates a new AutoShape, tunes it from default template...of shape’s frame. Result: AutoShape addAutoShape Name Description...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. ShapeCollection | Aspose.Sildes for PHP via Jav...

    ShapeCollection ShapeCollection class Represents a collection of a shapes. addAudioFrameCD Name Description addAudioF......float, float) Creates a new AutoShape, tunes it from default template...of shape’s frame. Returns: AutoShape addAutoShape Name Description...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...using Shapes collection as AutoShape . Highlight the text using..."SomePresentation.pptx" ); (( AutoShape ) presentation . Slides [...

    docs.aspose.com/slides/net/text-formatting/
  5. AddAutoShape | Aspose.Sildes for .NET API Refer...

    Creates a new Autoshape tunes it from default template and adds it to the end of the collection....float, float) Creates a new AutoShape, tunes it from default template...frame. Return Value Created AutoShape object. See Also interface...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. Aspose.Slides for Java 20.2 Release Notes|Aspos...

    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....some text inside and simple AutoShape nearby. The code snippet below...paragraph2 ); IAutoShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  7. Add Images in Slides using Apache POI and Aspos...

    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....how different images and autoshapes can be added to presentation...Line //======== ///Add an autoshape of type line IAutoShape shp...

    docs.aspose.com/slides/java/slides-poi/add-imag...
  8. Manage TextBox|Aspose.Slides for Python Documen...

    Add textbox or text frame to PowerPoint presentations in Python or ,NET... slides [ 0 ] # Adds an AutoShape with type set as Rectangle...is_text_box property (from the AutoShape class) to allow you to examine...

    docs.aspose.com/slides/python-net/manage-textbox/
  9. add_auto_shape method | Aspose.Cells for Python...

    add_auto_shape method add_auto_shape Adds a Autoshape to the worksheet. Returns A Shape object. def add_auto_shape ( ......method add_auto_shape Adds a AutoShape to the worksheet. Returns...AutoShapeType # Adds a AutoShape to the worksheet. autoShape = shapes . add_auto_shape...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint presentation with Aspose.Slides...paragraph to add effect auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/cpp/animated-text/