Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 129,334 for

presentation

(0.2 sec)
  1. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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.... $input = new Presentation (); $shapes = $input ->...返回幻灯片、母版幻灯片或布局幻灯片。 $presentation = new Presentation (); $id = $presentation...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. Technical Articles|Aspose.Slides for Python Doc...

    Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Worksheet Resizing Prevent Presentation Edits with Shape Locks in...Python Extract Images from Presentation Shapes in Python Get the...

    docs.aspose.com/slides/python-net/technical-art...
  3. XML Parser Specification (XPS)|Aspose.Slides fo...

    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 for PHP via Java Any presentation document that can be loaded...learn about exporting the presentation documents to XPS documents...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  4. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  5. Export PS to PPSX via C# API | products.aspose.com

    .NET API to Convert PS to PPSX without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations. It also allows you to convert...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....chart to the presentation: with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] chart = slide...

    docs.aspose.com/slides/python-net/data-points-o...
  7. 管理 Java 中的演示文稿备注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 定制演示文稿备注。无缝处理 PowerPoint 和 OpenDocument 备注,提高工作效率。...实例化一个表示演示文稿文件的 Presentation 对象 Presentation pres = new Presentation ( "presWithNotes...(); } Remove Notes from a Presentation 可以如下面示例所示删除演示文稿中所有幻灯片的备注:...

    docs.aspose.com/slides/zh/java/presentation-notes/
  8. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting Presentation impact across PPT and PPTX formats with clear С++ code examples....Manage Chart Data Markers in Presentations Using С++ Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/cpp/chart-data-marker/
  9. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/
  10. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument Presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....Add Rectangles to Presentations in Python Contents [ Hide ] Create...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/python-net/rectangle/