Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 11,923 for

autoshape

(0.07 sec)
  1. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in C++...we formatted a rectangle AutoShape : // Instantiates a presentation...-> idx_get ( 0 ); // Adds autoshape of rectangle type auto shape...

    docs.aspose.com/slides/cpp/shape-formatting/
  2. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for textbox in PowerPoint in Python... slides [ 0 ] autoShape = slide . shapes . add_auto_shape...slides . FillType . SOLID autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/python-net/manage-autofi...
  3. Manage TextBox|Aspose.Slides Documentation

    Add textbox or text frame to PowerPoint presentations in C++...idx_get ( 0 ); // Adds an AutoShape with type set as Rectangle...get_IsTextBox() method (from the AutoShape class) to allow you to examine...

    docs.aspose.com/slides/cpp/manage-textbox/
  4. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python...the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/python-net/manage-placeh...
  5. findShape | Aspose.Sildes for Node.js via Java ...

    findShape Contents [ Hide ] findShape( Presentation pres, String altText) function Find shape by alternative text in ...... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. WordArt|Aspose.Slides 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....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...); ITextFrame textFrame = autoShape . getTextFrame (); Portion...

    docs.aspose.com/slides/java/wordart/
  7. WordArt|Aspose.Slides for Python Documentation

    Add, manipulate, and manage WordArt and effects in PowerPoint presentations in Python or Aspose.Slides for Python via .NET... slides [ 0 ] autoShape = slide . shapes . add_auto_shape... 400 , 200 ) textFrame = autoShape . text_frame portion = textFrame...

    docs.aspose.com/slides/python-net/wordart/
  8. addAutoShape | Aspose.Sildes for Node.js via Ja...

    addAutoshape Contents [ Hide ] addAutoshape(int shapeType, float x, float y, float width, float height) function Crea......height) function Creates a new AutoShape, tunes it from default template...of shape’s frame. Result AutoShape addAutoShape(int shapeType...

    reference.aspose.com/slides/nodejs-java/aspose....
  9. Insert Auto Shapes in Presentation using Apache...

    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....Auto Shapes in Presentation AutoShape class is available to insert...addShape ( txt ); //Autoshape //32-point star AutoShape sh1 = new AutoShape...

    docs.aspose.com/slides/java/slides-poi/insert-a...
  10. get_ColumnCount() | Aspose.Slides for C++ API R...

    Returns number of columns in the text area. This value must be a positive number. Otherwise, the value will be set to zero. Value 0 means undefined value. Read int32_t....ExplicitCast < Aspose :: Slides :: AutoShape > ( test -> get_Slides ()...ExplicitCast < Aspose :: Slides :: AutoShape > ( test -> get_Slides ()...

    reference.aspose.com/slides/cpp/aspose.slides/t...