Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 113,620 for

presentation

(0.18 sec)
  1. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint...// 实例化表示演示文件的 Presentation 对象 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  2. Group|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....developers support richer presentations. Aspose.Slides for Android...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/group/
  3. Trend Line|Aspose.Slides for Python Documentation

    Add trend line and custom line to PowerPoint Presentations in Python...Create an instance of the Presentation class. Obtain a slide’s...series 3. Write the modified presentation to a PPTX file. The following...

    docs.aspose.com/slides/python-net/trend-line/
  4. Generating a Thumbnail from a Slide with User D...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generating-a-thumbna...
  5. Chart Data Marker|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....steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/chart-data-m...
  6. Chart Data Marker|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....steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/java/chart-data-marker/
  7. Chart Data Table|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.... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/java/chart-data-table/
  8. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画... 创建 Presentation 类的实例。 根据其索引获取幻灯片的引用。 添加一个...Instantiates a presentation class that represents a presentation file....

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  9. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/java/image/
  10. 管理单元格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ce...