Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 11,923 for

autoshape

(0.18 sec)
  1. get_Placeholder() | Aspose.Slides for C++ API R...

    Returns the placeholder for a shape. Returns null if the shape has no placeholder. Read-only IPlaceholder....System :: ObjectExt :: Is < AutoShape > ( shape )) { System :: String...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  2. Alignment | Aspose.Sildes for .NET API Reference

    Returns or sets the text alignment in a paragraph with no inheritance. Read/write TextAlignmentaspose.slides/textalignment....slide and typecasting it as AutoShape ITextFrame tf1 = (( IAutoShape...

    reference.aspose.com/slides/net/aspose.slides/p...
  3. Creating a TextBox on Slide in PHP|Aspose.Slide...

    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 autoshape of rectangle type $shapeType=new...

    docs.aspose.com/slides/java/creating-a-textbox-...
  4. remove | Aspose.Sildes for PHP via Java API Ref...

    remove Contents [ Hide ] remove( Connector shape) method Removes the first occurrence of a specific shape from the co...... Returns void remove( AutoShape shape) method Removes the...Name Type Description shape AutoShape The shape to remove from the...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. reorder | Aspose.Sildes for Node.js via Java AP...

    reorder Contents [ Hide ] reorder(int index, VideoFrame shape) function Moves a shape from the collection to the spec...... reorder(int index, AutoShape shape) function Moves a shape...index int Target index. shape AutoShape Shape to move. reorder(int...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. Fill PowerPoint Slide Shapes with Picture in Py...

    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...

    docs.aspose.com/slides/java/filling-shapes-with...
  7. Applying Shadow Effects on Slide Text in PHP|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....$pres->getSlides()->get_Item(0); \# Add an AutoShape of Rectangle type $shapeType=new...

    docs.aspose.com/slides/java/applying-shadow-eff...
  8. Aspose.Slides for Java 19.7 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....to add effect IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  9. IBulletFormatEffectiveData - Aspose.Slides for ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...shape on the first slide is AutoShape with some text... // Output...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C# or .NET...apply the Fade effect to AutoShape and set the text animation...// Adds new AutoShape with text IAutoShape autoShape = sld . Shapes...

    docs.aspose.com/slides/net/shape-animation/