Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 51,673 for

bitmap

(0.08 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. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from BMP(Bitmap Picture) into various formats using Aspose.Imaging for Python via .NET....to convert images from BMP (Bitmap Picture) to various different...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/python-net/conversi...
  3. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....renders this metafile to a bitmap. Vector Aspose.Words renders...metafile as vector graphics. Bitmap Aspose.Words invokes GDI+ to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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-...
  5. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // Save bmp here bitmap . Save (...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  6. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...file, as a stream, or as a bitmap. Reading barcodes from files...BarCodeReader . Read Barcodes from Bitmap In Aspose.BarCode for C++ ...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  7. Decode and encode texture using System.Drawing|...

    Decode texture from image files using System.Drawing...cref="TextureData"/> to <see cref="Bitmap"/> /// </summary> /// <param...<returns></returns> public static Bitmap ToBitmap ( TextureData td )...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  8. 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...
  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. 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/