Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 51,749 for

bitmap

(1.11 sec)
  1. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description.... While using C# rotate bitmap operation will be demonstrated...Rotate Image in C# To rotate bitmap C# code is demonstrated that...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  2. Export MSG to JPEG via Java | products.aspose.com

    Java API to Convert MSG to JPEG without using Microsoft Word or Outlook...with Java 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/java/conversion/msg-t...
  3. Export MSG to RTF via Java | products.aspose.com

    Java API to Convert MSG to RTF without using Microsoft Word or Outlook...with Java 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/java/conversion/msg-t...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Add Background to Image via .NET | products.asp...

    Adding background to images using Aspose.Drawing graphic library for .NET (C#)...you can add backgrounds to bitmap images in C# with precision...

    products.aspose.com/drawing/net/edit-image/add-...