Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 62,331 for

presentation

(0.09 sec)
  1. Convert POT to SWF using C++ application | prod...

    Sample C++ conversion code for POT document to SWF format. Use example code for batch POT 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/pot-t...
  2. Convert PPT to HTML using C++ application | pro...

    Sample C++ conversion code for PPT document to HTML format. Use example code for batch PPT to HTML 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/ppt-t...
  3. Convert PPSX to POTM using C++ application | pr...

    Sample C++ conversion code for PPSX document to POTM format. Use example code for batch PPSX to POTM 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-...
  4. Convert PDF to TIFF in C# | products.aspose.com

    Convert PDF to TIFF in C#. Use .NET library API to convert PDF pages to TIFF images...Create an instance of the Presentation class. Load the PDF file...TIFF using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  5. Convert XML to OTP using C++ application | prod...

    Sample C++ conversion code for XML document to OTP format. Use example code for batch XML 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/xml-t...
  6. Convert PPSM to PDF using C++ application | pro...

    Sample C++ conversion code for PPSM document to PDF format. Use example code for batch PPSM to PDF 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/ppsm-...
  7. Convert TIFF to EMF using C++ application | pro...

    Sample C++ conversion code for TIFF document to EMF format. Use example code for batch TIFF 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/tiff-...
  8. Convert OTP to XPS using C++ application | prod...

    Sample C++ conversion code for OTP document to XPS format. Use example code for batch OTP to XPS 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/otp-t...
  9. 在 C# 中將 PDF 轉換為 TIFF | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  10. 转换为HTML|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对象 Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/zh/net/conversion-to-html/