Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 130,051 for

presentation

(0.09 sec)
  1. Convert POTM to SWF using C# | products.aspose.com

    Sample code for POTM to SWF C# conversion. Use API example code for batch POTM 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/potm-...
  2. Convert PPSX to HTML using C# | products.aspose...

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

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

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

    Sample code for PPSM to SWF C# conversion. Use API example code for batch PPSM 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/ppsm-...
  6. Convert PPSM to HTML using C# | products.aspose...

    Sample code for PPSM to HTML C# conversion. Use API example code for batch PPSM files to HTML 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 POT to SWF using C# | products.aspose.com

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

    Sample code for OTP to GIF C# conversion. Use API example code for batch OTP files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/otp-t...
  9. C++ API to Convert XPS to PPSX | products.aspos...

    Convert XPS to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft, while PPSX is a presentation format developed by Microsoft...PPSX allows you to create presentations from XPS documents. How...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX 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/pptx/