Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 130,454 for

presentation

(0.52 sec)
  1. Convert PPSX to POTX using C++ application | pr...

    Sample C++ conversion code for PPSX document to POTX format. Use example code for batch PPSX to POTX 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/ppsx-...
  2. Convert ODP to POT using C++ application | prod...

    Sample C++ conversion code for ODP document to POT format. Use example code for batch ODP to POT 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/odp-t...
  3. Convert ODP to OTP using C++ application | prod...

    Sample C++ conversion code for ODP document to OTP format. Use example code for batch ODP to OTP 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/odp-t...
  4. Convert POT to POTX using C++ application | pro...

    Sample C++ conversion code for POT document to POTX format. Use example code for batch POT to POTX 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...
  5. Convert PPTM to PPSX using C++ application | pr...

    Sample C++ conversion code for PPTM document to PPSX format. Use example code for batch PPTM to PPSX 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-...
  6. Convert ODP to SVG using C# | products.aspose.com

    Sample code for ODP to SVG C# conversion. Use API example code for batch ODP files to SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.odp"...

    products.aspose.com/slides/net/conversion/odp-t...
  7. Convert PPS to ODP using C++ application | prod...

    Sample C++ conversion code for PPS document to ODP format. Use example code for batch PPS 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/pps-t...
  8. Convert POTX to EMF using C++ application | pro...

    Sample C++ conversion code for POTX document to EMF format. Use example code for batch POTX to EMF 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-...
  9. 在 C# 中將圖像轉換為 PDF | products.aspose.com

    在 C# 中將圖像轉換為 PDF。使用 .NET 庫 API 將圖像轉換為 PDF 文檔。...開發人員和應用程序可以通過以下方式將 Image 轉換為 PDF: 創建一個 Presentation 類的實例。 加載圖像。 添加相框。 調用 save...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...