Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 119,527 for

presentation

(0.13 sec)
  1. Export XPS to POT in Android | products.aspose.com

    Android API to Convert XPS to POT without using Microsoft Word...for creating presentations. It is a presentation format that supports...to POT, users can create presentations from XPS documents. How...

    products.aspose.com/total/android-java/conversi...
  2. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿...NET将组形状添加到幻灯片: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 将组形状添加到幻灯片。...下面的示例将组形状添加到幻灯片。 // 实例化Presentation类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/group/
  3. Export EPUB to POTX in Android | products.aspos...

    Android API to Convert EPUB to POTX without using Microsoft Word...content of the book in a presentation format, which can be used...features for working with presentations, including the ability to...

    products.aspose.com/total/android-java/conversi...
  4. Export MHTML to XAML in Android | products.aspo...

    Android API to Convert MHTML to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF) applications...manipulating, and converting presentations. It also supports the conversion...

    products.aspose.com/total/android-java/conversi...
  5. Export MHTML to POTX in Android | products.aspo...

    Android API to Convert MHTML to POTX without using Microsoft Word...used to store PowerPoint presentations. It is used to store the...the design of a presentation, including the background, fonts,...

    products.aspose.com/total/android-java/conversi...
  6. 管理 SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...SmartArt 的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/java/manage-smartart/
  7. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...content or information from a presentation (PPT or PPTX) in new ways...benefit from converting the presentation to Word (DOC or DOCX). When...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片中获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何识别演示文稿中的合并表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  9. Portion|Aspose.Slides Documentation

    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....represents the PPTX Presentation pres = new Presentation (); try { //...Reshaping the context of presentation IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/androidjava/portion/
  10. 部分|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....auto presentation = System :: MakeObject < Presentation > ( u...ExplicitCast < IAutoShape > ( presentation -> get_Slides () -> idx_get...

    docs.aspose.com/slides/zh/cpp/portion/