Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,219 for

bitmap

(0.04 sec)
  1. Convert images DIB to BMP via C# | products.asp...

    Sample code for DIB to BMP C# image conversion. Use API example code for batch DIB files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/net/conversion/dib-...
  2. DIB to BMP Images Conversion with Python | prod...

    How to use Python for DIB to BMP images and photos conversion on desktop and web applications....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/python-net/conversi...
  3. Convert DIB to BMP via Java | products.aspose.com

    Sample code for DIB to BMP Java conversion. Use API example code for batch DIB files to BMP conversion within any Web or Desktop Java based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/conversion/dib...
  4. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....NET, a Bitmap is an object that allows you...PNG, etc.). Convert Slides to Bitmap and Save the Images in PNG...

    docs.aspose.com/slides/net/convert-slide/
  5. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....size Convert the stream to a Bitmap and save as a PNG image These...the stream to a bitmap, and saves the bitmap as an image on the...

    kb.aspose.com/font/net/write-text-on-image-usin...
  6. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. Create TIFF image file via .NET | products.aspo...

    Create TIFF image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in TIFF image format. System...

    products.aspose.com/drawing/net/create/tiff/
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/
  9. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Bitmap> collection in recognition...foreach ( System . Drawing . Bitmap bitmap in recognitionResult . Images...

    docs.aspose.com/omr/net/recognition/write-in/
  10. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Create the bitmap object from image file 9 using(Bitmap jpg = new...

    docs.aspose.com/page/net/convert/jpg-to-eps/