Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 11,920 for

autoshape

(0.09 sec)
  1. Picture Frame|Aspose.Slides Documentation

    Add picture frame to PowerPoint presentation in Java...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/java/picture-frame/
  2. Aspose.Slides for Java 22.3 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....Changes AutoShape.isTextBox method was added AutoShape.isTextBox...box or not (if the shape is AutoShape ). Presentation pres = new...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  3. Creating TextBox with Hyperlink in Python|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....get_Item(0) \# Add autoshape of rectangle type shapeType...50) \# Cast the shape to AutoShape pptxAutoShape = pptxShape...

    docs.aspose.com/slides/java/creating-textbox-wi...
  4. AddMathShape | Aspose.Sildes for .NET API Refer...

    Creates a new Autoshape of the type Rectangle to host mathematical content inside and adds it to the end of the collection....AddMathShape method Creates a new AutoShape of the type Rectangle to host...frame. Return Value Created AutoShape object. See Also interface...

    reference.aspose.com/slides/net/aspose.slides/i...
  5. toArray | Aspose.Sildes for Node.js via Java AP...

    toArray toArray() function Creates and returns an array with all shapse in it. Result VideoFrame , AudioFrame , Chart...... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. Managing Font Family of Text in PHP|Aspose.Slid...

    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....$pres->getSlides()->get_Item(0); # Add an AutoShape of Rectangle type $shapeType=new...style associated with the AutoShape $fillType=new FillType();...

    docs.aspose.com/slides/java/managing-font-famil...
  7. Ellipse|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.... Add an AutoShape of Ellipse type using addAutoShape...(). get_Item ( 0 ); // Add AutoShape of ellipse type sld . getShapes...

    docs.aspose.com/slides/java/ellipse/
  8. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/cpp/text-formatting/
  9. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...by using its Index Add an AutoShape of Ellipse type using AddAutoShape...pres . Slides [ 0 ]; // Add autoshape of ellipse type sld . Shapes...

    docs.aspose.com/slides/net/ellipse/
  10. Aspose::Slides::ModernComment Class Referencefi...

    Public Member Functions | List of all members Aspose::Slides::ModernComment Class Reference final Represents a commen......the comment associated with AutoShape . Read int32_t . More... void...the comment associated with AutoShape . Write int32_t . More......

    reference.aspose.com/slides/cpp/class/aspose.sl...