Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,494 for

presentation

(0.03 sec)
  1. Image|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....Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/cpp/image/
  2. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint Presentations in C# or .NET...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/net/trend-line/
  3. FAQs|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....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/java/faqs/
  4. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...below: Create an instance of Presentation class. Apply a Slide Transition...modified presentation file. // Instantiate Presentation class to...

    docs.aspose.com/slides/java/slide-transition/
  5. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...(); } 将工作簿单元格设置为图表数据标签 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加带有一些数据的气泡图。...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  6. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Render Slide as Thumbnail to JPEG by User Defin...

    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/render-slide-as-thum...
  8. Clone Slides|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....[ Hide ] Clone Slide in Presentation Cloning is the process of...current or any other opened presentation. The process of slide cloning...

    docs.aspose.com/slides/cpp/clone-slides/
  9. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类暴露的 Save 方法,您可以快速将整个 PowerPoint...实例化表示演示文稿文件的 Presentation 对象 Presentation pres = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...slides # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/