Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 130,430 for

presentation

(0.41 sec)
  1. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  2. Convert XLTM to PPSM using Python or with free ...

    XLTM to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPSM online converter quickly before integrating the code....PowerPoint macro-enabled presentation file format. Converting...Step 2 Load PDF file using Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  3. Online PDF to POTX Conversion or Develop Java b...

    Free online app to convert PDF to POTX files. Java conversion library code for PDF documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pdf-t...
  4. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX, and ODP files using Open XML SDK. Explore direct XML access, performance benefits, and best practices for high-efficiency .NET slide processing across Windows, Linux, and macOS....for extracting text from presentation files—especially PPTX ,...using ( PresentationDocument presentation = PresentationDocument ...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的 IImage 实例,来源于磁盘上的文件。...

    docs.aspose.com/slides/zh/php-java/modern-api/
  6. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... 修改 ActiveX 控件 创建 Presentation 类的实例并加载包含 ActiveX 控件的演示文稿。...控件的演示文稿 Presentation presentation = new Presentation ( "ActiveX...

    docs.aspose.com/slides/zh/net/activex/
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/net/web-extensions/sampl...
  9. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...[ Hide ] 识别合并的表格单元格 创建一个 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码演示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  10. Convert POTX to HTML in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...