Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 50,303 for

bitmap

(0.06 sec)
  1. 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/
  2. Add border to TIFF image file via .NET | produc...

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

    products.aspose.com/drawing/net/edit-image/add-...
  3. Add text to JPEG via .NET | products.aspose.com

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

    products.aspose.com/drawing/net/edit-image/add-...
  4. Convert RTF to Images in Python | products.aspo...

    RTF 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. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....This code generates a small bitmap, converts it to a stream, and...in-memory image using var bmp = new Bitmap ( width : 100 , height : 100...

    docs.aspose.com/slides/net/examples/elements/pi...
  6. 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/
  7. Change background of JPEG image file via .NET |...

    Changing image background for JPEG file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from JPEG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...
  8. Պատկերի կտրում C#-ում

    Այս հոդվածը բացատրում է C#-ում պատկերների կտրումը: Այն ներառում է շրջակա միջավայրի կազմաձևման մանրամասները, քայլ առ քայլ գործընթացը և կոդի հատված՝ C#-ով կտրված լուսանկար պատրաստելու համար:...պատկերները կտրելու համար Ստեղծեք Bitmap դասի օբյեկտ՝ նշելով լայնությունը...կտրման համար: Նախ, ստեղծեք նոր bitmap, սկզբնավորեք գրաֆիկան և սահմանեք...

    kb.aspose.com/hy/drawing/net/image-clipping-in-...
  9. 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...
  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...