Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 126,354 for

presentation

(0.16 sec)
  1. Convert PPT to PPTX using C++ application | pro...

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

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

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

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

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

    Sample code for POTX to SVG C# conversion. Use API example code for batch POTX 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.potx"...

    products.aspose.com/slides/net/conversion/potx-...
  7. Convert ODP to HTML using C++ application | pro...

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

    Sample C++ conversion code for PPTX document to PPS format. Use example code for batch PPTX to PPS 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-...
  9. Convert POTX to HTML using C++ application | pr...

    Sample C++ conversion code for POTX document to HTML format. Use example code for batch POTX 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/potx-...
  10. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents [ Hide...example is given. Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/bubble-chart/