Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 126,648 for

presentation

(0.13 sec)
  1. C++ API to Convert TEX to PPSX | products.aspos...

    Convert TEX to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint Open XML Presentation format. Converting TEX to...can help you to create presentations from the documents. How...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    通过 Aspose.Slides for PHP via Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...如何向幻灯片添加图像: $pres = new Presentation (); try { $slide = $pres...以下示例代码演示如何从网络将图像添加到幻灯片: $pres = new Presentation (); try { $slide = $pres...

    docs.aspose.com/slides/zh/php-java/image/
  3. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个簇形柱状图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/chart-series/
  4. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。... 创建 Presentation 类的实例。 在幻灯片上添加簇状柱形图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  5. Convert PNG to PPT in C++ | products.aspose.com

    Convert PNG to PPT in C++. Use C++ library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/cpp/conversion/png-t...
  6. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless Presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download Presentations programmatically in .NET....and upload Google Slides presentations. What is Google Slides?...Slides is a free, web-based presentation software developed by Google...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  7. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...个段落且每个段落包含 3 个文本块的文本框: 创建 Presentation 类的实例。 通过索引访问相应幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  8. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...个段落且每个段落包含 3 个文本片段的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  9. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Android: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/androidjava/automating-p...
  10. Convert PPTX to JPEG using C# | products.aspose...

    Sample code for PPTX to JPEG C# conversion. Use API example code for batch PPTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...