Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 214,524 for

slide

(0.05 sec)
  1. Assemble Slides|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....Assemble Slides Contents [ Hide ] It covers following below features:...features: Adding Slide to Presentation Before talking about adding...

    docs.aspose.com/slides/net/assemble-slides/
  2. Animated Charts|Aspose.Slides for Node.js via ....

    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....Slides for Node.js via Java supports...file var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  3. Image|Aspose.Slides Documentation

    Add image to PowerPoint Slide or presentation in C# or .NET...Contents [ Hide ] Images in Slides In Presentations Images make...locations onto slides. Similarly, Aspose.Slides allows you to...

    docs.aspose.com/slides/net/image/
  4. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Slides Product Family slides-net , slides-design u.mirashi...PPT : using Aspose.Slides; using Aspose.Slides.Export; var ps1 =...

    forum.aspose.com/t/need-to-apply-master-layout-...
  5. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint presentation in C# or .NET...Slides for .NET allows you to add...files to slides. The audio files are embedded in slides as audio...

    docs.aspose.com/slides/net/audio-frame/
  6. Manage SmartArt Shape|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....Slides for Java has provided an API...create a SmartArt shape in a slide, please follow the steps below:...

    docs.aspose.com/slides/java/manage-smartart-shape/
  7. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....snippet for adding line shape: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  8. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in JavaScript...Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Node.js via...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...Contents [ Hide ] Find Shape in Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/python-net/shape-manipul...
  10. Create PowerPoint Presentation using Java|Aspos...

    Learn how to create PowerPoint Presentations e.g. PPT, PPTX using Java from scratch....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/java/create-presentation/