Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 4,636 for

presentation to tiff

(0.32 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    AuTomate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  2. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations without Microsoft Office....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/net/product-overview/
  3. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  4. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...PPTX 文檔中提取文本和圖像 PNG JPG BMP TIFF PPTX 在 C++ 中解析 PPTX 格式 使用 C++...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...

    products.aspose.com/slides/zh-hant/cpp/parser/p...
  5. Convert PPTX to XLTM Format via Java or with fr...

    Convert PPTX To XLTM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLTM online converter quickly before integrating the code....manipulate, and convert presentations in the PPTX, PPT, PPSX,...developers to export presentations to HTML, PDF, XPS, TIFF, JPEG, PNG,...

    products.aspose.com/total/java/conversion/pptx-...
  6. 在 C# 中將 HTML 轉換為 JPG | products.aspose.com

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

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

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  9. 在 C# 中將圖像轉換為 JPG | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...