Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 50,239 for

bitmap

(0.08 sec)
  1. Convert PPSM to GIF using Java | products.aspos...

    Sample Java conversion code for PPSM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. PPSM TO BMP (Bitmap Image) PPSM TO HTML (Hyper...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert POTX to PNG using Java | products.aspos...

    Sample Java conversion code for POTX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTX TO BMP (Bitmap Image) POTX TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potx...
  3. Convert ODP to PNG using Java | products.aspose...

    Sample Java conversion code for ODP format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. ODP TO BMP (Bitmap Image) ODP TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  5. Convert POTM to GIF using Java | products.aspos...

    Sample Java conversion code for POTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO HTML (Hyper...

    products.aspose.com/slides/java/conversion/potm...
  6. Convert PPT to JPEG using Java | products.aspos...

    Sample Java conversion code for PPT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. PPT TO BMP (Bitmap Image) PPT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/ppt-...
  7. Convert POTM to PNG using Java | products.aspos...

    Sample Java conversion code for POTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potm...
  8. Convert AI to BMP via C# | products.aspose.com

    Sample code for AI to BMP C# conversion. Use API example code for batch AI files to BMP conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/ai-to-bmp/
  9. Convert POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. POT TO BMP (Bitmap Image) POT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Convert TIFF to PNG using C++ application | pro...

    Sample C++ conversion code for TIFF document to PNG format. Use example code for batch TIFF to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. TIFF TO BMP (Bitmap Image) TIFF TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/tiff-...