Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 130,056 for

presentation

(0.56 sec)
  1. Convert PPSX to PPT using C# | products.aspose.com

    Sample code for PPSX to PPT C# conversion. Use API example code for batch PPSX files to PPT 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/ppsx-...
  2. Convert POT to POTM using C# | products.aspose.com

    Sample code for POT to POTM C# conversion. Use API example code for batch POT files to POTM 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/pot-t...
  3. Convert OTP to POT using C# | products.aspose.com

    Sample code for OTP to POT C# conversion. Use API example code for batch OTP files to POT 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/otp-t...
  4. Convert PPSX to PPS using C# | products.aspose.com

    Sample code for PPSX to PPS C# conversion. Use API example code for batch PPSX files to PPS 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/ppsx-...
  5. Convert OTP to PPS using C# | products.aspose.com

    Sample code for OTP to PPS C# conversion. Use API example code for batch OTP files to PPS 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/otp-t...
  6. C++ API to Convert XML to PPSX | products.aspos...

    Convert XML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...is a Microsoft PowerPoint presentation file format that is used...to PPSX. It is a powerful presentation manipulation API that allows...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. Online PDF to XAML Conversion or Develop Java b...

    Free online app to convert PDF to XAML files. Java conversion library code for PDF documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Online MHTML to XAML Conversion or Develop Java...

    Free online app to convert MHTML to XAML files. Java conversion library code for MHTML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/mhtml...
  9. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/potx/
  10. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptm/