Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 52,330 for

bitmap

(0.16 sec)
  1. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert PPS to BMP using C++ application | prod...

    Sample C++ conversion code for PPS document to BMP format. Use example code for batch PPS to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pps-t...
  3. Render MSG to DOC in Andorid App | products.asp...

    Export MSG to DOC without using Microsoft Word or Outlook in you Andorid applications...Android Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/android-java/conversi...
  4. Render MSG to EMF in Andorid App | products.asp...

    Export MSG to EMF without using Microsoft Word or Outlook in you Andorid applications...Android Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to DOTM in Andorid App | products.as...

    Export MSG to DOTM without using Microsoft Word or Outlook in you Andorid applications...Android Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/android-java/conversi...
  6. Unable to insert a image into existing PDF - Fr...

    https://docs.aspose.com/pdf/net/working-with-images/ I used code snippet posted on above URL. I am getting reference error. Please see image for details.I think its just because of version issues. I am using Aspose.PDF …...BindPdf(inputPdf); using (Bitmap image = new Bitmap(inputImage)) { Console...

    forum.aspose.com/t/unable-to-insert-a-image-int...
  7. Convert POTM to BMP using C# | products.aspose.com

    Sample code for POTM to BMP C# conversion. Use API example code for batch POTM files to BMP 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/potm-...
  8. Convert PPT to BMP using C# | products.aspose.com

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

    Sample code for PPSX to BMP C# conversion. Use API example code for batch PPSX files to BMP 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-...
  10. Convert POTX to JPEG using Java | products.aspo...

    Sample Java conversion code for POTX 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...listed below. POTX TO BMP (Bitmap Image) POTX TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potx...