Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 11,920 for

autoshape

(0.06 sec)
  1. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/python-net/text-formatting/
  2. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create and manage Paragraph, text, indent, and properties in PowerPoint presentations in Python... slides [ 0 ] # Add an AutoShape of Rectangle type ashp = slide...# Access TextFrame of the AutoShape tf = ashp . text_frame # Create...

    docs.aspose.com/slides/python-net/manage-paragr...
  3. addMathShape | Aspose.Sildes for Node.js via Ja...

    addMathShape addMathShape(float x, float y, float width, float height) function Creates a new Autoshape tuned from de......height) function Creates a new Autoshape tuned from default template...of shape’s frame. Result AutoShape...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. Aspose.Slides for Android via Java 20.10 Releas...

    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....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...); ITextFrame textFrame = autoShape . getTextFrame (); textFrame...

    docs.aspose.com/slides/androidjava/aspose-slide...
  5. Aspose.Slides for Python 23.5 Release Notes|Asp...

    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....Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes..., 150 , 150 , 250 , 25 ) autoShape . add_text_frame ( "Animated...

    docs.aspose.com/slides/python-net/aspose-slides...
  6. UseBackgroundFill | Aspose.Sildes for .NET API ...

    Determines whether this Autoshape should be filled with slides background fill instead of specified by style or fill format. Read/write Boolean....UseBackgroundFill AutoShape.UseBackgroundFill property Determines...Determines whether this autoshape should be filled with slide’s background...

    reference.aspose.com/slides/net/aspose.slides/a...
  7. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create and manage Paragraph, text, indent, and properties in PowerPoint presentations in C++...idx_get ( 0 ); // Add an AutoShape of Rectangle type SharedPtr...an autoshape to the selected slide. Access the autoshape’s TextFrame...

    docs.aspose.com/slides/cpp/manage-paragraph/
  8. AddAutoShape() | Aspose.Slides for C++ API Refe...

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

    reference.aspose.com/slides/cpp/aspose.slides/s...
  9. InsertAutoShape | Aspose.Sildes for .NET API Re...

    Creates a new Autoshape tunes it from default template and inserts it to the collection at the specified index. Note the type of the shape will be determined by the shapeType parameter....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/s...
  10. InsertAutoShape() | Aspose.Slides for C++ API R...

    Creates a new Autoshape, tunes it from default template and inserts it to the collection at the specified index. Note: the type of the shape will be determined by the shapeType parameter....float) method Creates a new AutoShape , tunes it from default template...frame. Return Value Created AutoShape object. ShapeCollection::...

    reference.aspose.com/slides/cpp/aspose.slides/s...