Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 130,011 for

presentation

(0.73 sec)
  1. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....Remove Slides from Presentations in JavaScript Contents [ Hide...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  2. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  3. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your Presentations sharp and consistent across any device....to use custom fonts in presentations without installing them...provide fonts for a specific presentation through document-level font...

    docs.aspose.com/slides/java/custom-font/
  4. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations on Android Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/androidjava/chart-legend/
  5. Convert ODP to PPTX in .NET|Aspose.Slides Docum...

    Convert ODP to PPTX with Aspose.Slides for .NET. Clean C# code examples, batch tips, and high-quality results—no PowerPoint needed....explains how to convert an ODP presentation to PPTX format using Aspose...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/net/convert-odp-to-pptx/
  6. 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....Manage Video Frames in Presentations Using JavaScript Contents...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/nodejs-java/video-frame/
  7. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....feature: Presentation pres = new Presentation ( "Presentation.pptx"...feature: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/androidjava/text-formatt...
  8. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  9. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for .NET for more engaging slides....Manage Chart Data Labels in Presentations in .NET Contents [ Hide...label: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/chart-data-label/
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations in .NET Contents [ Hide ]...Create an instance of the Presentation class. Get the first slide’s...

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