Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 50,258 for

bitmap

(0.03 sec)
  1. Add text to PNG via .NET | products.aspose.com

    Add text to PNG image file using .NET graphic library... Utilize 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-...
  2. Add text to GIF via .NET | products.aspose.com

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

    products.aspose.com/drawing/net/edit-image/add-...
  3. 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-...
  4. Add border to BMP image file via .NET | product...

    Add border to BMP image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  5. Add border to PNG image file via .NET | product...

    Add border to PNG image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  6. 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/
  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. 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...
  9. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....renders this metafile to a bitmap. Vector 1 Aspose.Words renders...metafile as vector graphics. Bitmap 2 Aspose.Words invokes GDI+...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....); 8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...9 10 var bitmap = new Bitmap(stream); 11 12 bitmap.Save(outFile);...

    docs.aspose.com/font/net/developer-guide/text-r...