Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 11,923 for

autoshape

(0.09 sec)
  1. ModernComment | Aspose.Slides for Java API Refe...

    Represents a comment on a slide....the comment associated with AutoShape. setTextSelectionStar(int...the comment associated with AutoShape. getTextSelectionLeng() Gets...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. Collect | Aspose.Slides for Android via Java AP...

    Represents a group of methods intended to collect model objects of different types from ....shapes(pres)) { // if the shape is AutoShape, add a black solid border...instanceof AutoShape) { AutoShape autoShape = (AutoShape)shape; autoShape...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Manage TextBox|Aspose.Slides Documentation

    Create Text Box on PowerPoint Slides using Java. Add Column in Text Box or Text Frame in PowerPoint Slides using Java. Add Text Box with Hyperlink in PowerPoint Slides using Java....get_Item ( 0 ); // Adds an AutoShape with type set as Rectangle...get_Item ( 0 ); // Add an AutoShape with type set as Rectangle...

    docs.aspose.com/slides/java/manage-textbox/#cre...
  4. Aspose.Slides for Android via Java 22.3 Release...

    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....Changes AutoShape.isTextBox method was added AutoShape.isTextBox...box or not (if the shape is AutoShape ). Presentation pres = new...

    docs.aspose.com/slides/androidjava/aspose-slide...
  5. addClone | Aspose.Sildes for Node.js via Java A...

    addClone Contents [ Hide ] addClone( VideoFrame sourceShape, float x, float y, float width, float height) function Ad...... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. addClone | Aspose.Sildes for PHP via Java API R...

    addClone Contents [ Hide ] addClone( Connector sourceShape, float x, float y, float width, float height) method Adds ...... SmartArt , GroupShape , AutoShape , SectionZoomFrame , PictureFrame... SmartArt , GroupShape , AutoShape , SectionZoomFrame , PictureFrame...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. ColumnCount | Aspose.Sildes for .NET API Reference

    Returns or sets 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/write Int32.... Assert ( 2 == (( AutoShape ) test . Slides [ 0 ]. Shapes...Assert ( double . NaN == (( AutoShape ) test . Slides [ 0 ]. Shapes...

    reference.aspose.com/slides/net/aspose.slides/t...
  8. get_AutofitType() | Aspose.Slides for C++ API R...

    Returns text's autofit mode. Read TextAutofitType....() -> 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...
  9. ModernComment | Aspose.Slides for Android via J...

    Represents a comment on a slide....the comment associated with AutoShape. setTextSelectionStar(int...the comment associated with AutoShape. getTextSelectionLeng() Gets...

    reference.aspose.com/slides/androidjava/com.asp...
  10. Manage Placeholder|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/manage-placeholder/