Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 126,454 for

presentation

(0.26 sec)
  1. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....to modify the loaded PPTX presentation before saving it back as...template PPTX file into the Presentation class object Perform some...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  2. Convert POTX to PPTM using C# | products.aspose...

    Sample code for POTX to PPTM C# conversion. Use API example code for batch POTX files to PPTM conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potx-...
  3. Convert POTX to ODP using C# | products.aspose.com

    Sample code for POTX to ODP C# conversion. Use API example code for batch POTX files to ODP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potx-...
  4. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....PPTX to PPT Open the source presentation from the disk by creating...creating an instance of the Presentation class The save method converts...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  5. 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...
  6. 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-...
  7. 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...
  8. Convert POTM to PPSM using C++ application | pr...

    Sample C++ conversion code for POTM document to PPSM format. Use example code for batch POTM 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/potm-...
  9. Convert TIFF to PPSX using C++ application | pr...

    Sample C++ conversion code for TIFF document to PPSX format. Use example code for batch TIFF 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/tiff-...
  10. 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...