Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 50,303 for

bitmap

(0.14 sec)
  1. 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/
  2. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....size Convert the stream to a Bitmap and save as a PNG image These...the stream to a bitmap, and saves the bitmap as an image on the...

    kb.aspose.com/font/net/write-text-on-image-usin...
  3. 使用 .NET 将 TIFF 转换为 EPS

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

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  4. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...使用Bitmap代替java。啊图像。BufferedImage; 机...insertImage(位图,双,双) insertImage(Bitmap,int,double,int,double,double,double,int)...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  5. Remove background from PNG via .NET | products....

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

    products.aspose.com/drawing/net/edit-image/remo...
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  10. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....images Create an object of the Bitmap class while specifying the...C# . Firstly, create a new bitmap, initialize graphics, and define...

    kb.aspose.com/drawing/net/image-clipping-in-csh...