Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 62,406 for

presentation

(0.12 sec)
  1. Convert DOCX to XLTM in C++ or with free Online...

    C++ API to Convert DOCX to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLTM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert DOCX to XLTX in C++ or with free Online...

    C++ API to Convert DOCX to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLTX online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  3. 图像|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片中。使用 PHP 将图像添加到幻灯片母版或作为幻灯片背景。使用 PHP 将 SVG 添加到 PowerPoint 演示文稿中。使用 PHP 将 SVG 转换为 PowerPoint 中的形状。使用 PHP 将图像作为 EMF 添加到幻灯片中。...将图像添加到幻灯片中: $pres = new Presentation (); try { $slide = $pres...以下示例代码演示了如何将网络图像添加到幻灯片中: $pres = new Presentation (); try { $slide = $pres...

    docs.aspose.com/slides/zh/php-java/image/
  4. Convert HTML to Image in Java | products.aspose...

    Convert HTML to Image in Java. Use Java library API to convert HTML files to Images...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/html...
  5. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条...要在演示文稿的选定幻灯片上添加简单的线条,请按照以下步骤操作: 创建一个 Presentation 类的实例。 通过使用其索引获得幻灯片的引用。 使用Shapes对象提供的...file using ( Presentation pres = new Presentation ()) { // Get...

    docs.aspose.com/slides/zh/net/line/
  6. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  8. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...import Presentation , SaveFormat pres = Presentation () slide...import Presentation , SaveFormat pres = Presentation () slide...

    docs.aspose.com/slides/python-java/installation/
  9. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the slide in the target presentation. Steps to Embed an Excel...PowerPoint file using the Presentation class to integrate an Excel...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  10. 将PowerPoint转换为动画GIF|Aspose.Slides 文档

    将PowerPoint转换为动画GIF:PPT到GIF,PPTX到GIF,使用Aspose.Slides API。...文稿转换为动画GIF: Presentation pres = new Presentation ( "pres.pptx"...文稿转换为动画GIF: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...