Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 10,117 for

presentation

(0.07 sec)
  1. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....properties of output PowerPoint presentation Call the setSlidesAsImages()...properties of the output presentation. In the last, the Document...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  2. Aspose.Slides for Java 16.1.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.... Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  3. Aspose.Slides for Java 16.1.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.... Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Flash|Aspose.Slides for PHP 文档

    使用PHP从PowerPoint演示文稿中提取Flash对象...# 实例化表示PPTX的Presentation类 $pres = new Presentation (); try { $controls...

    docs.aspose.com/slides/zh/php-java/flash/
  5. Aspose.Slides for Java 15.8.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.... Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. Public API and Backwards Incompatible Changes i...

    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....createGraphics (); Presentation pres = new Presentation ( "SomePresentation...

    docs.aspose.com/slides/java/public-api-and-back...
  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.... Presentation pres = new Presentation (); try { IChart...的支持。以下示例给出。 Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/callout/
  8. 形状格式化|Aspose.Slides 文档

    在 C++ 中格式化 PowerPoint 演示文稿中的形状...以下步骤概述了这样的过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...auto pres = MakeObject < Presentation > (); // 获取第一张幻灯片 auto slide...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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 ] In order to format presentation text we need to format that...Protection to Presentation Replacing Images inside Presentation Image...

    docs.aspose.com/slides/java/copying-paragraph-a...
  10. 用户定义尺寸渲染为 TIFF|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 对象 Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/zh/net/rendered-as-tiff-...