Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 129,950 for

presentation

(0.14 sec)
  1. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. Java API code to apply password protection on PPTX Presentations....applying password to PPTX presentation through Java. Download Online...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/java/protect/pptx/
  2. Convert TXT to POWERPOINT in Android Apps or wi...

    TXT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POWERPOINT online converter quickly before integrating the code....as creating a PowerPoint presentation from a text document. How...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  3. 在 C# 中將 PDF 轉換為 SVG | products.aspose.com

    在 C# 中將 PDF 轉換為 SVG。使用 .NET 庫 API 將 PDF 頁面轉換為 SVG 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 SVG: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 在 C# 中將 PDF 轉換為 PNG | products.aspose.com

    在 C# 中將 PDF 轉換為 PNG。使用 .NET 庫 API 將 PDF 頁面轉換為 PNG 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 PNG: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. 在 C# 中將 PDF 轉換為 XML | products.aspose.com

    在 C# 中將 PDF 轉換為 XML。使用 .NET 庫 API 將 PDF 頁面轉換為 XML 文件...開發人員和應用程序可以通過以下方式將 PDF 轉換為 XML: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. 在表格单元格中添加图像|Aspose.Slides 文档

    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....以下是向表格单元格添加图像的代码: //打开包含表格的 Presentation 类 string FileName = "Adding...jpg" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  7. Online PPTX Text Search Application or Develop ...

    Free online app to search in PPTX files. Java code for any PPTX file text search application....Load PPTX via instance of Presentation class. Use findAndReplaceText...unlock insights in modern presentation formats. Automating search...

    products.aspose.com/total/java/search/pptx/
  8. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the slide in the target presentation. Steps to Embed an Excel...PowerPoint file using the Presentation class to integrate an Excel...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  9. Extract Text from PowerPoint using C#

    Refer to this article to extract text from PowerPoint using C#. It has details to set the IDE, a list of steps, and a sample code to convert PowerPoint to text using C#....access various content in the presentation/slides for fetching text...file into memory using the Presentation Class, using the defined...

    kb.aspose.com/slides/net/extract-text-from-powe...
  10. 管理行和列|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 管理表格的行和列...Row as Header 将首行设为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...代码演示了如何将表格的第一行设为标题: // 实例化 Presentation 类 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/manage-ro...