Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 129,271 for

presentation

(0.08 sec)
  1. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations in .NET Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/net/picture-frame/
  2. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。... Presentation () as presentation : slide = presentation . slides...100 , 100 , audio_stream ) presentation . save ( "audio.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 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-...
  4. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/odp/
  5. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/java/examples/elements/m...
  6. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Python via .NET, streamlining your workflow....Efficiently Merge Presentations with Python Contents [ Hide ]...] Optimize Your Presentation Merging With Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/merge-present...
  8. Customize Chart Legends in Presentations in .NE...

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

    docs.aspose.com/slides/net/chart-legend/
  9. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export Presentations for PPT, PPTX and ODP....addVideo () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...