Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 50,137 for

bitmap

(0.06 sec)
  1. Convert PPSX to GIF using C# | products.aspose.com

    Sample code for PPSX to GIF C# conversion. Use API example code for batch PPSX files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppsx-...
  2. Convert PPSM to JPEG using C# | products.aspose...

    Sample code for PPSM to JPEG C# conversion. Use API example code for batch PPSM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

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

    Sample code for POTX to PNG C# conversion. Use API example code for batch POTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potx-...
  4. Convert PPSM to PNG using C# | products.aspose.com

    Sample code for PPSM to PNG C# conversion. Use API example code for batch PPSM files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppsm-...
  5. Convert PPTM to PNG using C# | products.aspose.com

    Sample code for PPTM to PNG C# conversion. Use API example code for batch PPTM files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pptm-...
  6. Convert OTP to PNG using C# | products.aspose.com

    Sample code for OTP to PNG C# conversion. Use API example code for batch OTP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/otp-t...
  7. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/python-net/convert-slide/
  8. Convert PowerPoint Slides to Images in Android|...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Android via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/androidjava/convert-slide/
  9. Convert PowerPoint Slides to Images in PHP|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for PHP via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/php-java/convert-slide/
  10. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save Bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly....situations, we need to convert bitmap to PNG in our C# applications...

    kb.aspose.com/imaging/net/how-to-create-png-ima...