Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 235,414 for

slide

(0.36 sec)
  1. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for Node.js via Java. Fast how-to guide....allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the Video class, VideoFrame...

    docs.aspose.com/slides/nodejs-java/video-frame/
  2. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify Slide differences in code quickly....Presentation Slides in Python Contents [ Hide ] Compare Two Slides Equals...true for the slides/layout and slides/master slides which identical...

    docs.aspose.com/slides/python-net/compare-slides/
  3. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) Slides in Java with flexible formatting....Slides for Java Contents [ Hide ]...display data on presentation slides. This article shows how to...

    docs.aspose.com/slides/java/creating-a-table-on...
  4. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/net/web-extensions/sampl...
  6. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument presentations.... With a slide being one of the elements in...presentations, a slide part contains the content of a single slide. A slide...

    docs.aspose.com/slides/androidjava/managing-tag...
  7. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for .NET...

    docs.aspose.com/slides/net/presentation-notes/
  8. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument presentations.... With a slide being one of the elements in...presentations, a slide part contains the content of a single slide. A slide...

    docs.aspose.com/slides/java/managing-tags-and-c...
  9. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up Slide design and automation....pptx" )) { ISlide slide = pres . Slides [ 0 ]; ISmartArt smartArt...smartArt = ( ISmartArt ) slide . Shapes [ 0 ]; ISmartArtNodeCollect...

    docs.aspose.com/slides/net/manage-smartart/
  10. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...)) { ITable table = pres . Slides [ 0 ]. Shapes [ 0 ] as ITable...

    docs.aspose.com/slides/net/manage-cells/