Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 241,396 for

slide

(1.26 sec)
  1. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. SlideTransition|Aspose.Slides for PHP Documenta...

    Control Slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP....Hide ] Demonstrates applying slide transition effects and timings...with Aspose.Slides for PHP via Java . Add a Slide Transition Apply...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Slides for PHP via Java . The snippets...simple area chart to the first slide. function addChart () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Apply a theme to a presentation|Aspose.Slides D...

    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....PresentationPart ; // Get the existing slide master part. SlideMasterPart...slideMasterPart ); // Get the new slide master part. SlideMasterPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  5. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  6. 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 ] Add a Slide to a Presentation...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/net/assemble-slides/
  7. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear C# code....Slides for .NET . The following examples...Presentation (); var slide = presentation . Slides [ 0 ]; // Create...

    docs.aspose.com/slides/net/examples/elements/au...
  8. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  9. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for .NET . Add SmartArt Insert...(); var slide = pres . Slides [ 0 ]; var smart = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  10. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for .NET . Add a...a Notes Slide Create a notes slide and assign text to it. static...

    docs.aspose.com/slides/net/examples/elements/el...