Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 243,599 for

slide

(0.26 sec)
  1. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和美化图表。...Slides for Android via Java 添加 SmartArt...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every Slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 向演示文稿添加形状|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....Hide ] VSTO 下面是添加线形状的代码片段: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  4. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Hide ] Introduction Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/python-net/manage-textbox/
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations....Slides for Node.js via Java has provided...Obtain the reference of first slide by using its Index. Traverse...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  6. Removing row or column in Table in VSTO and Asp...

    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 Below...//Get the first slide Slide sld = pres . Slides [ 1 ]; foreach...

    docs.aspose.com/slides/net/removing-row-or-colu...
  7. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation (); var slide = presentation . Slides [ 0 ]; // Create...

    docs.aspose.com/slides/net/examples/elements/te...
  8. Convert Presentation Slides to Images in Java|A...

    Convert Slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....Convert Presentation Slides to Images in Java Contents [ Hide...Hide ] Introduction Aspose.Slides for Java enables you to easily...

    docs.aspose.com/slides/java/convert-slide/
  9. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Animation|Aspose.Slides for Python Documentation

    Master Slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....Slides for Python via .NET . Add an...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...