Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 50,647 for

bitmap

(0.14 sec)
  1. Add text to TIFF via .NET | products.aspose.com

    Add text to TIFF image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  2. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  3. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....transparent image Create a bitmap and use it for creating a Graphics...to enable drawing Clear the bitmap and set its background to transparent...

    kb.aspose.com/drawing/net/create-transparent-im...
  4. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  5. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....NET to draw text Create a Bitmap object and set its size Create...object using the newly created Bitmap object Define the text contents...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  6. Add background to PNG image file via .NET | pro...

    Add background to PNG image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  7. Convert DOTX to Images in Python | products.asp...

    DOTX to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  8. Add text to BMP via .NET | products.aspose.com

    Add text to BMP image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  9. Create JPEG image file via .NET | products.aspo...

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

    products.aspose.com/drawing/net/create/jpeg/
  10. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player using C#....meaning when converting to bitmaps (see also the MetafileRenderingOpt...MetafileRenderingOpt property). Saving to a bitmap works differently on platforms...

    docs.aspose.com/words/net/handling-windows-meta...