Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,257 for

bitmap

(0.15 sec)
  1. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX 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/potx-...
  2. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX 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/pptx-...
  3. Convert POT to PNG using C# | products.aspose.com

    Sample code for POT to PNG C# conversion. Use API example code for batch POT 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/pot-t...
  4. 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/
  5. 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...
  6. Convert ODP to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Convert POTM to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/potm-...
  8. 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-...
  9. Convert PPT to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Convert PPTM to JPEG using C++ application | pr...

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

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