Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 241,130 for

slide

(0.07 sec)
  1. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Java: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....Slides for Java . Add SmartArt Insert...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/s...
  2. 将幻灯片移动到新位置|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...
  3. Add Slides to Presentations on Android|Aspose.S...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java—seamless, efficient Slide insertion in seconds....Add Slides to Presentations on Android Contents [ Hide ] Add...Add a Slide to a Presentation Before talking about adding slides...

    docs.aspose.com/slides/androidjava/add-slide-to...
  4. 表格|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...Slides for .NET 添加表格、访问表格、删除表格以及合并单元格的示例。...Presentation (); var slide = presentation . Slides [ 0 ]; double []...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. Add Slides to Presentations with Python|Aspose....

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient Slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Overview Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...
  6. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Slides for Python is used to create...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/python-net/presentation-...
  7. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...Slides for PHP via Java 添加 SmartArt...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for .NET: create, rename, reorder, and group Slides with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Section Create...section that starts at a specific slide. static void AddSection () {...

    docs.aspose.com/slides/net/examples/elements/se...
  9. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

    docs.aspose.com/slides/cpp/examples/elements/te...
  10. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations....Slides for .NET . The examples below...image in memory, place it on a slide, and then retrieve it. Add a...

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