Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 240,950 for

slide

(0.11 sec)
  1. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for PHP via Java . Add a Video...Insert a video frame into a slide. function addVideo () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for Java 15.10.0 Contents [...introduced with the Aspose.Slides for Java 15.10.0 API. Public...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear JavaScript code....Slides for Node.js via Java . The...audio frame on a presentation slide. function addAudio () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. 在 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 void...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  5. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for C++ is used to create presentation...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/presentation-viewer/
  6. Chart|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/ch...
  7. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating...reference of the chart object $slide = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/
  8. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for PHP via Java . Add a Table...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# with Aspose.Slides: add or edit date/time, Slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....Slides for .NET . Add a Footer Add...text to the footer area of a slide and make it visible. static...

    docs.aspose.com/slides/net/examples/elements/el...
  10. 将幻灯片移动到新位置|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....FileName = FilePath + "Move a slide to a new position.pptx" ; MoveSlide..., 1 , 2 ); // Counting the slides in the presentation. public...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...