Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 130,023 for

presentation

(0.1 sec)
  1. Convert POT to ODP using C++ application | prod...

    Sample C++ conversion code for POT document to ODP format. Use example code for batch POT to ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  2. Convert POTX to TIFF using C++ application | pr...

    Sample C++ conversion code for POTX document to TIFF format. Use example code for batch POTX to TIFF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  3. Convert POT to PPTM using C++ application | pro...

    Sample C++ conversion code for POT document to PPTM format. Use example code for batch POT to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  4. Convert PPTM to SWF using C++ application | pro...

    Sample C++ conversion code for PPTM document to SWF format. Use example code for batch PPTM to SWF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  5. Render Presentations with Fallback Fonts in PHP...

    Render Presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Render Presentations with Fallback Fonts in PHP Contents [ Hide...With Presentation.save method we can save presentation in the...

    docs.aspose.com/slides/php-java/render-presenta...
  6. Convert DOC to PPSM in Android Apps or with fre...

    DOC to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...documents, spreadsheets, and presentations in their Android applications...

    products.aspose.com/total/android-java/conversi...
  7. 在 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...
  8. 在 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...
  9. 在 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...
  10. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 with slides . Presentation ( path + "ExistingChart...pptx" ) as presentation : # 获取图表对象的引用 slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/animated-c...