Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 239,780 for

slide

(0.11 sec)
  1. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument Slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Slides for Python via .NET is used...each page is a slide. You can view these slides in Microsoft PowerPoint...

    docs.aspose.com/slides/python-net/create-shape-...
  2. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Java allows you to insert...

    docs.aspose.com/slides/java/manage-ole/
  3. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — 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/nodejs-java/manage-zoom/
  4. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, Slides, URLs and email; set targets and actions for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for Python via .NET . Add a...frame onto a slide. def add_video (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Add Picture Frame to Presentation|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....jpg" ; Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddPicture ( ImageFilePath...

    docs.aspose.com/slides/net/add-picture-frame-to...
  7. Audio|Aspose.Slides Documentation

    Work with audio in C# using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for Slides and shapes in PowerPoint and OpenDocument....Slides for .NET . The following examples...Presentation (); var slide = pres . Slides [ 0 ]; // Create an...

    docs.aspose.com/slides/net/examples/elements/au...
  8. 在 VSTO 和 Aspose.Slides 中创建一个新演示文稿|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....Slides 中创建一个新演示文稿 Contents [ Hide ] 下面是两个代码示例,展示了如何使用...下面是两个代码示例,展示了如何使用 VSTO 和 Aspose.Slides for .NET 实现相同的目标。 VSTO private...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  9. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Manage Presentation Notes in C++|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for C++. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....] Add and Remove Slide Notes Aspose.Slides now supports removing...removing notes slides from presentation. In this topic, we will introduce...

    docs.aspose.com/slides/cpp/presentation-notes/