Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 127,412 for

presentation

(0.09 sec)
  1. Convert PPSM to TIFF using C# | products.aspose...

    Sample code for PPSM to TIFF C# conversion. Use API example code for batch PPSM files to TIFF 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/ppsm-...
  2. 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...
  3. Convert POT to EMF using C# | products.aspose.com

    Sample code for POT to EMF C# conversion. Use API example code for batch POT files to EMF 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...
  4. 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...
  5. 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-...
  6. Convert PPSM to EMF using C# | products.aspose.com

    Sample code for PPSM to EMF C# conversion. Use API example code for batch PPSM files to EMF 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/ppsm-...
  7. Convert PPT to PPS using C# | products.aspose.com

    Sample code for PPT to PPS C# conversion. Use API example code for batch PPT 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/ppt-t...
  8. Convert PPSX to SWF using C# | products.aspose.com

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

    Sample code for PPS to EMF C# conversion. Use API example code for batch PPS files to EMF 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/pps-t...
  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/