Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 126,444 for

presentation

(0.86 sec)
  1. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Android via Java in handling PowerPoint animations. This general overview highlights key features....Enhance PowerPoint Presentations with Animations on Android Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  2. 图表坐标轴|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中编辑 PowerPoint 图表坐标轴...请按照以下步骤操作: 创建 Presentation 类的实例。 访问第一张幻灯片。 添加一个带默认数据的图表。...= new aspose . slides . Presentation (); try { var chart = pres...

    docs.aspose.com/slides/zh/nodejs-java/chart-axis/
  3. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。... Presentation () as presentation : slide = presentation . slides...set_geometry_path ( geometry_path ) presentation . save ( "custom_points...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  4. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/python-net/supported-fil...
  5. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。... 通過實例 化 Presentation 類加載 PPTX 文件。 獲取第一張幻燈片文本框架。...PPTX file Presentation pptxPresentation = new Presentation( "demo...

    products.aspose.com/slides/zh-hant/java/parser/...
  6. Embed Excel in PowerPoint using C#

    This article describes the process to embed Excel in PowerPoint using C#. It has the IDE settings, steps, and code to embed an Excel file in PowerPoint using C#....Excel files in a presentation Create the Presentation class object...required parameters Save the presentation Follow these steps for learning...

    kb.aspose.com/slides/net/embed-excel-in-powerpo...
  7. 演示文稿背景|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中设置背景... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...色): # 创建 Presentation 类的实例 $pres = new Presentation ( "MasterBG...

    docs.aspose.com/slides/zh/php-java/presentation...
  8. 搜索

    搜索... 創建 Presentation 類的對象。 使用 Presentation->Save(String...//實例化表示 PPTX 文件的 Presentation 類 SharedPtr<Presentation> pres = Mak...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  9. 在 Android 上从演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。...以下示例代码展示了如何获取有效值: Presentation pres = new Presentation ( "Presentation1...以下示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  10. Convert PPTM to POTX using C# | products.aspose...

    Sample code for PPTM to POTX C# conversion. Use API example code for batch PPTM files to POTX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

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