Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 129,269 for

presentation

(0.14 sec)
  1. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API to open and view PowerPoint slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/pot/
  2. 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-...
  3. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/androidjava/slide-layout/
  4. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for C++ 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、修剪和提取声音,提供清晰的 C++ 代码。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个空的音频帧(音频将在稍后嵌入)。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations Using Java Contents [ Hide...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/java/manage-smartart-sha...
  6. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....Manage Video Frames in Presentations on Android Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/androidjava/video-frame/
  7. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C++ code....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create an empty...

    docs.aspose.com/slides/cpp/examples/elements/au...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/cpp/excel-integration/
  9. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....() { auto presentation = MakeObject < Presentation > (); // Clone...auto defaultMasterSlide = presentation -> get_Master ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  10. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...