Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 129,304 for

presentation

(0.09 sec)
  1. Convert PDF to PPS in Python | products.aspose.com

    Sample code for PDF to PPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPS 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. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  3. Convert PDF to GIF in Python | products.aspose.com

    Sample code for PDF to GIF Python conversion. Use PowerPoint Python API for batch conversion PDF files to GIF 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...
  4. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Node.js — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using JavaScript Contents...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/nodejs-java/slide-section/
  6. Redact PowerPoint and OpenOffice Presentations ...

    C# source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/net/redaction/
  7. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...代码演示如何在图表数据标签中设置数据精度: using ( Presentation pres = new Presentation ()) { IChart...代码演示该操作: // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-data-label/
  8. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  9. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Java Contents [ Hide...Extract Flash Objects from Presentations Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/flash/
  10. 在 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...