Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 130,588 for

presentation

(0.12 sec)
  1. Convert PPSM to BMP in Python | products.aspose...

    Sample code for PPSM to BMP Python conversion. Use PowerPoint Python API for batch conversion PPSM files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPT to JPG in Python | products.aspose.com

    Sample code for PPT to JPG Python conversion. Use PowerPoint Python API for batch conversion PPT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with Java. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  4. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) Presentations with precise control....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义列宽数组。...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-table/
  6. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 $presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/php-java/shape-format...
  7. Configure Fallback Font Collections in С++|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for С++ to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fallback font rules for a presentation. Each fallback rule is represented...set_FontFallBackRulesCol method of the presentation’s FontsManager . The FontsManager...

    docs.aspose.com/slides/cpp/create-fallback-font...
  8. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation 类公开了通常用于将演示文稿转换为...OpenDocument 文件的 Presentation 类。 $presentation = new Presentation ( "PowerPoint...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  9. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  10. Convert TIFF to PPTM Using C++ | products.aspos...

    C++ conversion code for TIFF to PPTM. Use the example code for batch TIFF to PPTM conversion in C++ applications....file to PPTM by creating a presentation, adding the TIFF image to...save the presentation as a PPTM file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...