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

bitmap

(0.19 sec)
  1. 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/
  2. 使用 .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/
  3. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....steps: Create an instance of the Bitmap class . Initialize the Graphics...Graphics class from the created bitmap. Create a new Brush using the...

    docs.aspose.com/drawing/java/working-with-brushes/
  4. NodeRendererBase.get_size_in_pixels method | As...

    aspose.words.rendering.NodeRendererBase.get_size_in_pixels method...create a bitmap for rendering the shape neatly onto the bitmap. Returns...create a bitmap for rendering the shape neatly onto the bitmap. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...); 8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...9 10 var bitmap = new Bitmap(stream); 11 12 bitmap.Save(outFile);...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  6. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert PNG image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/png-to-eps/
  7. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....using a bitmap object Clear the contents of the bitmap and apply...shapes Apply transparency to the bitmap and export the image to the...

    kb.aspose.com/drawing/java/create-transparent-i...
  8. 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...
  9. Ekri Tèks sou JPG nan Java

    Atik sa a kout ap gide ou sou kijan pou ekri tèks sou JPG nan Java. Li kouvri konfigirasyon IDE, etap yo, ak yon kout kòd k ap kouri ki demontre kijan pou ajoute tèks nan yon fichye JPG nan Java....sou imaj JPG Inisye yon objè Bitmap pandan w ap deklare yon instans...imaj antre a oswa kreye yon bitmap depi nan zero lè ou espesifye...

    kb.aspose.com/hy/drawing/java/write-text-on-jpg...
  10. 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/