Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 11,919 for

autoshape

(0.04 sec)
  1. Hello World Application in Python|Aspose.Slides...

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

    docs.aspose.com/slides/java/hello-world-applica...
  2. Hello World Application in PHP|Aspose.Slides Do...

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

    docs.aspose.com/slides/java/hello-world-applica...
  3. PresetShadow | Aspose.Sildes for Node.js via Ja...

    PresetShadow PresetShadow class Represents a Preset Shadow effect. equals Name Description equals (Object) Determines......AlphaFloor , Backdrop3DScene , AutoShape , Trendline , SketchFormat...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. Picture | Aspose.Sildes for Node.js via Java AP...

    Picture Picture class Represents a picture in a presentation. equals Name Description equals (Object) Compares with s......AlphaFloor , Backdrop3DScene , AutoShape , Trendline , SketchFormat...

    reference.aspose.com/slides/nodejs-java/aspose....
  5. Unable to Get Start and End Properties through ...

    Please browse the files in the following package. 03_00_25.pptx.zip (748.1 KB) Please review the text animation effects on page 10. I hope to get these paragraph animation settings. First, I tried the following code: …...getEffectsByParagrap(((AutoShape)presentation.getSlides().get_Item(9)...Presentation(filePath); ((AutoShape)presentation.getSlides().get_Item(1)...

    forum.aspose.com/t/unable-to-get-start-and-end-...
  6. Shadow Effects on Slide Text in Aspose.Slides|A...

    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...
  7. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in C# or .NET...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/net/slide-master/
  8. Presentation Properties|Aspose.Slides Documenta...

    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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/presentation-proper...
  9. InnerShadow | Aspose.Sildes for PHP via Java AP...

    InnerShadow InnerShadow class Represents a Inner Shadow effect. equals Name Description equals (Object) Determines wh......ChartPlotArea , Format , Column , AutoShape , AlphaReplace , GradientStopCollecti...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. Trend Line|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....exposed by Shapes object Add an AutoShape of Line type using AddAutoShape...

    docs.aspose.com/slides/cpp/trend-line/