Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 129,285 for

presentation

(0.45 sec)
  1. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....Remove Slides from Presentations in .NET Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  2. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument Presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....Print Presentations with Python Contents [ Hide ] Aspose.Slides...that allow you to print presentations. The overloaded methods...

    docs.aspose.com/slides/python-net/print-present...
  3. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for .NET: create, rename, reorder, and group slides with C# examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/se...
  4. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....Remove Slides from Presentations in Python Contents [ Hide ]...Aspose.Slides provides the Presentation class, which encapsulates...

    docs.aspose.com/slides/python-net/remove-slide-...
  5. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save Presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in C++ Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/cpp/save-presentation/
  7. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....Open Presentations on Android Contents [ Hide ] Overview Beyond...Beyond creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/androidjava/open-present...
  8. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for .NET to streamline your workflow....Manage VBA Projects in Presentations in .NET Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/net/presentation-via-vba/
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/cpp/shape-formatting/
  10. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Java: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP Presentations....addVideo () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/v...