Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 11,920 for

autoshape

(0.05 sec)
  1. AddMathShape() | Aspose.Slides for C++ API Refe...

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

    reference.aspose.com/slides/cpp/aspose.slides/i...
  2. Shape Formatting|Aspose.Slides for Python Docum...

    Format shape in PowerPoint presentation in Python...we formatted a rectangle AutoShape : import aspose.slides as...[ 0 ] # Adds a rectangle autoshape shp = sld . shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/shape-formatt...
  3. 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. IShapeCollection:...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  4. Picture Frame|Aspose.Slides Documentation

    Add picture frame to PowerPoint presentation in C++...for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/cpp/picture-frame/
  5. Aspose.Slides for Python 23.9 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. Aspose::Slides::IAutoShape Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IAutoshape Class Reference abstract Represents an AutoS......Reference abstract Represents an AutoShape . More... #include <IAutoShape...Inherited by Aspose::Slides::AutoShape . Public Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C++...() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...100.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  8. Aspose::Slides::IAutoShape Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IAutoshape Class Reference abstract Represents an AutoS......Reference abstract Represents an AutoShape . More... #include <IAutoShape...Inherited by Aspose::Slides::AutoShape . Public Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. Creating TextBox with Hyperlink in Ruby|Aspose....

    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 pptxShape... 50) # Cast the shape to AutoShape pptxAutoShape = pptxShape...

    docs.aspose.com/slides/java/creating-textbox-wi...
  10. Connector | Aspose.Slides for Android via Java ...

    Represents a connector....getShapeType() Returns or sets the AutoShape type. setShapeType(int value)...value) Returns or sets the AutoShape type. getStartShapeConnect()...

    reference.aspose.com/slides/androidjava/com.asp...