Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 7,235 for

presentation export emf

(0.22 sec)
  1. Convert ODP to PPSM using C++ application | pro...

    Sample C++ conversion code for ODP document to PPSM format. Use example code for batch ODP to PPSM 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...
  2. Convert XML to PPTM using C++ application | pro...

    Sample C++ conversion code for XML document to PPTM format. Use example code for batch XML 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/xml-t...
  3. Convert POTX to PPSM using C++ application | pr...

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

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

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

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

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

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

    Sample C++ conversion code for PPTX document to SWF format. Use example code for batch PPTX 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/pptx-...
  10. 图像|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 幻灯片或演示文稿添加图像...示例代码演示了如何将图像添加到幻灯片: using ( Presentation pres = new Presentation ()) { ISlide...图像: using ( Presentation pres = new Presentation ()) { ISlide...

    docs.aspose.com/slides/zh/net/image/