Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 241,125 for

slide

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

    Handle OLE objects in Aspose.Slides for C++: insert, link, update, and extract embedded content with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add an OLE Object...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto pdfData...

    docs.aspose.com/slides/cpp/examples/elements/ol...
  2. ActiveX|Aspose.Slides for PHP Documentation

    Learn how to find, edit, and remove ActiveX controls in PHP with Aspose.Slides, including property updates for PowerPoint presentations....Slides for PHP via Java . Add an ActiveX...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. GroupShape|Aspose.Slides Documentation

    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 for .NET . Add a Group Shape...(); var slide = pres . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/gr...
  4. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....Slides for Python via .NET. Learn...Shape APIs. Find Shapes on Slides PowerPoint identifies shapes...

    docs.aspose.com/slides/python-net/shape-manipul...
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Java . The snippets below...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/java/examples/elements/c...
  6. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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 for PHP via Java 15.10.0中的公共API和不兼容更改 Contents...Contents [ Hide ] 此页面列出了在Aspose.Slides for PHP via Java 15.10.0 API中添加或删除的所有...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. 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 ]...] Overview If a slide (or its contents) is no longer needed, you...

    docs.aspose.com/slides/python-net/remove-slide-...
  8. 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....Slides for .NET . Add a Video Frame...an empty video frame onto a slide. static void AddVideo () { using...

    docs.aspose.com/slides/net/examples/elements/vi...
  9. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — 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/python-net/manage-zoom/
  10. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in C++ Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for C++ also makes it possible...

    docs.aspose.com/slides/cpp/clone-slides/