Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 129,326 for

presentation

(0.11 sec)
  1. Convert PPTX to XPS using C++ application | pro...

    Sample C++ conversion code for PPTX document to XPS format. Use example code for batch PPTX 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/pptx-...
  2. Convert POTX to OTP using C++ application | pro...

    Sample C++ conversion code for POTX document to OTP format. Use example code for batch POTX 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/potx-...
  3. Convert TIFF to PPTX using C++ application | pr...

    Sample C++ conversion code for TIFF document to PPTX format. Use example code for batch TIFF to PPTX 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-...
  4. Convert ODP to PDF using C++ application | prod...

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

    Sample C++ conversion code for PPTX document to POT format. Use example code for batch PPTX 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/pptx-...
  6. Convert PPTX to EMF using C++ application | pro...

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

    Sample C++ conversion code for PPTM document to PDF format. Use example code for batch PPTM 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/pptm-...
  8. 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...
  9. Create and Embed an Excel Chart as an OLE Objec...

    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....the Microsoft PowerPoint presentation that you’ll embed the chart...PowerPoint presentation. Add a blank slide to the presentation. Copy...

    docs.aspose.com/slides/net/create-and-embed-an-...
  10. Pptx文件内容-文本替换功能 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 针对pptx文件内容的替换功能 如何把A文字替换成B文字呢,麻烦提供下相关示例代码...请尝试使用以下代码示例: Presentation presentation1 = new Presentation("presentation1...pptx"); Presentation presentation2 = new Presentation("presentation2...

    forum.aspose.com/t/pptx/326713