Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,275 for

bitmap

(0.75 sec)
  1. Remove background from BMP via .NET | products....

    Removing background from BMP image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  2. Remove background from GIF via .NET | products....

    Removing background from GIF image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from GIF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  3. Create JPEG image file via Java | products.aspo...

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

    products.aspose.com/drawing/java/create/jpeg/
  4. Create PNG image file via Java | products.aspos...

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

    products.aspose.com/drawing/java/create/png/
  5. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....arguments to render text on a bitmap using a specified font. Here’s...output bitmap’s resolution. Fill the background of the bitmap with...

    products.aspose.com/font/net/add-text-to-image/
  6. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering.... We then incorporate a new Bitmap frame created from both the...`DrawFrame` function creates new `Bitmap` graphics with dimensions `w...

    docs.aspose.com/drawing/net/showcases/car-body/
  7. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from DIB(Device Independent Bitmap) into various formats using Aspose.Imaging for Python via .NET....from DIB (Device Independent Bitmap) to various different formats... A DIB (Device Independent Bitmap) file is a raster image file...

    products.aspose.com/imaging/python-net/conversi...
  8. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...NET Framework, copy this to a bitmap, scale and combine the image...DataFormats . Bitmap )) { Bitmap pdfBitmap = ( Bitmap ) clipboardData...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  9. Pretvorite PSD u BMP pomoću C# | products.aspos...

    Izvoz PSD, PSB i AI datoteke putem .NET API-ja...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/cr/psd-to-bmp/
  10. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...保存为 EPS 在以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Convert EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/