Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 129,316 for

presentation

(1.94 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. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for .NET: insert, play, trim, set poster frames, and export with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a video. var videoFrame...

    docs.aspose.com/slides/net/examples/elements/vi...
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...to a selected slide in a presentation, follow these steps: Create...

    docs.aspose.com/slides/python-net/line/
  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. 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/
  6. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/python-net/multithreading/
  7. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Python Contents...Contents [ Hide ] Convert Presentations to Markdown The example below...

    docs.aspose.com/slides/python-net/convert-power...
  8. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Manage Placeholders in Presentations with Python Contents [ Hide...placeholders on slides in a presentation. Aspose.Slides allows you...

    docs.aspose.com/slides/python-net/manage-placeh...
  10. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...(BackgroundType value) 方法设置背景类型。 使用 Presentation->getSlides()->idxget(0)...

    blog.aspose.com/zh/slides/set-slide-background-...