Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 51,677 for

bitmap

(0.2 sec)
  1. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...source: from an image file, a bitmap, or a stream. The following...BarCodeReader . Read Barcodes from Bitmap Objects In Aspose.BarCode for...

    docs.aspose.com/barcode/java/set-barcode-source/
  2. Convert DOC to Images in Python | products.aspo...

    DOC 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...
  3. Convert HTML to Images in Python | products.asp...

    HTML 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. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Our existing code creates a Bitmap for a mask using PixelFormat...and flattening it. 32bpp ARGB bitmap (originally 16bpp) is created...

    forum.aspose.com/t/query-regarding-pixelformat-...
  5. Change background of BMP image file via .NET | ...

    Changing image background for BMP file via .NET....efficiency, leveraging 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/chan...
  6. Change background of GIF image file via .NET | ...

    Changing image background for GIF file via .NET....efficiency, leveraging 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/chan...
  7. Change background of PNG image file via .NET | ...

    Changing image background for PNG file via .NET....efficiency, leveraging 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/chan...
  8. Add background to GIF image file via .NET | pro...

    Add background to GIF image file via .NET....your images, leveraging 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-...
  9. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。... auto bitmap = MakeObject < Bitmap > ( 100 , 100 ,...graphics = Graphics :: FromImage ( bitmap . get ()); graphics -> FillRectangle...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....transparent image Create a bitmap and use it for creating a Graphics...to enable drawing Clear the bitmap and set its background to transparent...

    kb.aspose.com/drawing/net/create-transparent-im...