Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 242,742 for

slide

(1.06 sec)
  1. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Android: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for .NET: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C# examples....Slides for .NET . ❗ Note: Ink shapes...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/net/examples/elements/ink/
  3. 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....Slides allows you to merge presentations...presentations by cloning slides from one presentation into another...

    docs.aspose.com/slides/python-net/merge-present...
  4. 获取所有幻灯片中的全部文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides =...Console . WriteLine ( "Number of slides = {0}" , numberOfSlides );...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  5. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....Slides. It shows how to add a group shape to a slide, place...Aspose.Slides supports working with group shapes on a slide. This...

    docs.aspose.com/slides/python-net/group/
  6. Convert Presentation Slides to Images in .NET|A...

    Convert Slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....Convert Presentation Slides to Images in .NET Contents [ Hide...Hide ] Introduction Aspose.Slides for .NET enables you to easily...

    docs.aspose.com/slides/net/convert-slide/
  7. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP presentations....Slides for .NET . Add an Animation...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/an...
  8. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP presentations....Slides for C++ . Add an Animation...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/an...
  9. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/java/manage-zoom/
  10. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 C++ 示例导出 PPT、PPTX 和 ODP 演示文稿。...Slides for C++ 嵌入视频帧并设置播放选项。 添加视频帧...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 添加视频。...

    docs.aspose.com/slides/zh/cpp/examples/elements...