Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 50,136 for

bitmap

(0.09 sec)
  1. 档案

    档案...FilterThumbnailResul FilterThumbnailProce(Bitmap thumbnail); ///<summary> ///...MemoryStream(sourceImage)) using (Bitmap bitmap = new Bitmap(ms)) { foreach (var...

    blog.aspose.com/zh/drawing/using-system-drawing...
  2. 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...
  3. 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...
  4. Create GIF image file via .NET | products.aspos...

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

    products.aspose.com/drawing/net/create/gif/
  5. Create PNG image file via .NET | products.aspos...

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

    products.aspose.com/drawing/net/create/png/
  6. 档案

    档案...我们可以按照下面给出的步骤以编程方式实现图像裁剪: 首先,创建 Bitmap 类的实例。 接下来,使用 FromImage() 方法创建...中实现图像裁剪。 // 创建一个新的位图 var bitmap = new Bitmap(1000, 800, System.Drawing...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  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. Create BMP image file via .NET | products.aspos...

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

    products.aspose.com/drawing/net/create/bmp/
  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. Перетворення PSB в BMP за допомогою C# | produc...

    Експорт PSD, PSB & AI файл через .NET API...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/ua/psb-to-bmp/