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

autoshape

(0.07 sec)
  1. AddEffect() | Aspose.Slides for C++ API Reference

    Add new effect to the end of sequence....paragraph to add effect auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  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. TextFrameFormat | Aspose.Slides for Java API Re...

    Contains the TextFrames formatTextFrameFormatting properties....Presentation(); try { IAutoShape autoShape = pres.getSlides().get_Item(0)...300); ITextFrame textFrame = autoShape.getTextFrame(); textFrame...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. 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-...
  5. 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...
  6. 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...
  7. 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....
  8. How to Check If an Object in Presentation is a ...

    do we have any function to say if an object is a table just like has_table in python pptx?...type gives you the type as “AutoShape” for all of them but I want...

    forum.aspose.com/t/how-to-check-if-an-object-in...
  9. Shadow Effects on Slide Text using 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....get_Item ( 0 ); // Add an AutoShape of Rectangle type IAutoShape...

    docs.aspose.com/slides/java/shadow-effects-on-s...
  10. Glow | Aspose.Sildes for Node.js via Java API R...

    Glow Glow class Represents a Glow effect, in which a color blurred outline is added outside the edges of the object. ......AlphaFloor , Backdrop3DScene , AutoShape , Trendline , SketchFormat...

    reference.aspose.com/slides/nodejs-java/aspose....