Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,686 for

presentation to bmp

(0.82 sec)
  1. Convert ODP to POTX using C# | products.aspose.com

    Sample code for ODP To POTX C# conversion. Use API example code for batch ODP files To POTX 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/odp-t...
  2. Convert PPS to PNG using C# | products.aspose.com

    Sample code for PPS To PNG C# conversion. Use API example code for batch PPS files To PNG 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/pps-t...
  3. Convert PPT to JPEG using C# | products.aspose.com

    Sample code for PPT To JPEG C# conversion. Use API example code for batch PPT files To JPEG 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/ppt-t...
  4. Convert OTP to JPEG using C# | products.aspose.com

    Sample code for OTP To JPEG C# conversion. Use API example code for batch OTP files To JPEG 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...
  5. Convert POTX to GIF using Java | products.aspos...

    Sample Java conversion code for POTX format To GIF file. Use this example code To export PowerPoint & OpenOffice Presentations To GIF within any Web or DeskTop Java 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/java/conversion/potx...
  6. Convert PPTM to GIF using Java | products.aspos...

    Sample Java conversion code for PPTM format To GIF file. Use this example code To export PowerPoint & OpenOffice Presentations To GIF within any Web or DeskTop Java 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/java/conversion/pptm...
  7. Convert PPSM to SVG using C# | products.aspose.com

    Sample code for PPSM To SVG C# conversion. Use API example code for batch PPSM 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.ppsm"...

    products.aspose.com/slides/net/conversion/ppsm-...
  8. Convert POT to SVG using C# | products.aspose.com

    Sample code for POT To SVG C# conversion. Use API example code for batch POT 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.pot"...

    products.aspose.com/slides/net/conversion/pot-t...
  9. Convert PDF to SVG in C# | products.aspose.com

    Convert PDF To SVG in C#. Use .NET library API To convert PDF pages To SVG images...Create an instance of the Presentation class. Load the PDF file...to SVG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  10. Convert HTML to JPG in C# | products.aspose.com

    Convert HTML To JPG in C#. Use .NET library API To convert HTML files To JPG images...Create an instance of the Presentation class. Load the HTML file...to JPG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...