Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 48,503 for

bitmap

(0.03 sec)
  1. Convert POTM to GIF using C++ application | pro...

    Sample C++ conversion code for POTM document to GIF format. Use example code for batch POTM to GIF 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-...
  2. Convert TIFF to GIF using C++ application | pro...

    Sample C++ conversion code for TIFF document to GIF format. Use example code for batch TIFF to GIF 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-...
  3. Convert PPSM to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/ppsm-...
  4. Convert PPT to JPEG using C++ application | pro...

    Sample C++ conversion code for PPT document to JPEG format. Use example code for batch PPT to JPEG 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...
  5. Convert PPT to PNG using C++ application | prod...

    Sample C++ conversion code for PPT document to PNG format. Use example code for batch PPT to PNG 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...
  6. Convert POTX to GIF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potx-...
  7. Convert OTP to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  8. Convert XML to JPEG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/xml-t...
  9. Convert PPS to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/pps-t...
  10. 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....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...