Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 240,792 for

slide

(0.1 sec)
  1. Header Footer|Aspose.Slides Documentation

    Control Slide headers and footers with Aspose.Slides for C++: add dates, Slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....Slides for C++ . Add a Footer Add...text to the footer area of a slide and make it visible. static...

    docs.aspose.com/slides/cpp/examples/elements/he...
  2. 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...
  3. 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...
  4. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Node.js via Java is used...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...Slides for Android via Java 添加页脚并更新日期和时间占位符。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. 获取所有幻灯片的标题|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...."Get the titles of all the slides.pptx" ; foreach ( string s...list of the titles of all the slides in the presentation. public...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  7. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for PHP via Java . Add Math...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. 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...
  9. Chart|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/examples/elements/ch...
  10. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...