Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 7,173 for

autoshape

(0.04 sec)
  1. FillFormat | Aspose.Sildes for .NET API Reference

    Returns the bullet fill format of a paragraph. Read-only IFillFormatEffectiveDataaspose.slides/ifillformateffectivedata....shape on the first slide is AutoShape with some text... // Output...paragraphs' bullets AutoShape autoShape = ( AutoShape ) pres . Slides...

    reference.aspose.com/slides/net/aspose.slides/i...
  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. 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....
  4. Text Box with Hyperlink using Apache POI and As...

    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 with ShapeType as Rectangle...added AutoShape object. Add a TextFrame to the AutoShape. Instantiate...

    docs.aspose.com/slides/java/slides-poi/text-box...
  5. get_IsTextBox() | Aspose.Slides for C++ API Ref...

    Specifies if the shape is a text box....get_IsTextBox() AutoShape::get_IsTextBox() method Specifies if...bool Aspose :: Slides :: AutoShape :: get_IsTextBox () override...

    reference.aspose.com/slides/cpp/aspose.slides/a...
  6. set_WrapText() | Aspose.Slides for C++ API Refe...

    True if text is wrapped at TextFrame's margins. Write NullableBool....() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...set_FillType ( FillType :: Solid ); autoShape -> get_TextFrame () -> get_Paragraphs...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  7. 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....
  8. 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/
  9. 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/
  10. 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...