Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 126,382 for

presentation

(0.07 sec)
  1. Merge PPTX Files Using Python | products.aspose...

    Merge multiple PPTX files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pptx/
  2. Merge POT Files Using Python | products.aspose.com

    Merge multiple POT files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pot/
  3. Merge ODP Files Using Python | products.aspose.com

    Merge multiple ODP files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/odp/
  4. Convert EXCEL to POTM using Python | products.a...

    EXCEL to POTM conversion in your Python applications without using Microsoft Office...developer may need to create a presentation from the data stored in...Step 2 Load PDF file using Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  5. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Convert PDF to Presentation using Python How to Print...Print PowerPoint Presentation in Python How to Convert PowerPoint...

    kb.aspose.com/slides/python/page/2/
  6. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....update automatically when the presentation is opened. Unfortunately...Generator) to your template presentation as shown below: // Loop...

    docs.aspose.com/slides/java/updating-ole-object...
  7. 在 C# 中將 JPG 轉換為圖像 | products.aspose.com

    在 C# 中將 JPG 轉換為圖像。使用 .NET 庫 API 將 JPG 轉換為不同格式的圖像。...開發人員和應用程序可以通過以下方式將 JPG 轉換為 Image: 創建一個 Presentation 類的實例。 加載 JPG 圖像。 添加相框。 保存圖像。...將JPG轉換為圖像的C#代碼 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh-hant/net/conversi...
  8. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...Hide ] 将 PPT(X) 转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包含备注。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  9. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....watermark from the entire presentation . Steps to Remove Watermark...Slides for .NET Load the presentation and loop through all the...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  10. 档案

    档案... 首先,使用 Presentation 类加载演示文件或创建一个新文件。 然后,使用 ...设置超链接的其他属性,例如工具提示。 最后,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...