Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 52,333 for

bitmap

(1.3 sec)
  1. 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...
  2. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/basic-recogn...
  3. 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...
  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. 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...
  6. 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...
  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. 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...
  9. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...Location = textlocation; Bitmap image = barcodeGenerator.G...CodeLocation = textlocation; Bitmap image = barcodeGenerator.BarCodeImage;...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  10. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, text, and images with System.Drawing compatible API in C# and .NET applications....Clipping in C# How to Create a Bitmap in C# How to Add Text to a...

    kb.aspose.com/drawing/net/