Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 243,599 for

slide

(0.16 sec)
  1. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for Python via .NET 添加表格、访问表格、删除表格和合并单元格的示例。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. 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...
  4. Manage SmartArt Shape Nodes in Presentations Us...

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

    docs.aspose.com/slides/php-java/manage-smartart...
  5. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for Python via .NET . Add a...points on the slide. def add_connector (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. 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...
  7. 获取所有幻灯片中的全部文本|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....FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides =...Console . WriteLine ( "Number of slides = {0}" , numberOfSlides );...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  8. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Slides for Python via .NET . The examples...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish Slides for PowerPoint and OpenDocument....Slides, a text box is represented...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....Slides for C++ . Add a Table Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/cpp/examples/elements/ta...