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

bitmap

(0.04 sec)
  1. 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...
  2. 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...
  3. 使用字体库的文本渲染| .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...
  4. 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/
  5. Convert WORDML to Images in Python | products.a...

    WORDML 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...
  6. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....pixel data and bitmap dimensions to create a Bitmap object Make...class object while using the Bitmap instance Call the DrawRectangle...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  7. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into page with rotation (adding images to page without rotation is always correct). First attempt to add image to page with rotation is also correct. Every further effor…...var bitmap = new Bitmap(32, 32); Graphics.FromImage(bitmap).F...Red, 0, 0, bitmap.Width, 10); Graphics.FromImage(bitmap).FillRectangle(Brushes...

    forum.aspose.com/t/inserting-images-into-pdf-pa...
  8. Պատկերի կտրում C#-ում

    Այս հոդվածը բացատրում է C#-ում պատկերների կտրումը: Այն ներառում է շրջակա միջավայրի կազմաձևման մանրամասները, քայլ առ քայլ գործընթացը և կոդի հատված՝ C#-ով կտրված լուսանկար պատրաստելու համար:...պատկերները կտրելու համար Ստեղծեք Bitmap դասի օբյեկտ՝ նշելով լայնությունը...կտրման համար: Նախ, ստեղծեք նոր bitmap, սկզբնավորեք գրաֆիկան և սահմանեք...

    kb.aspose.com/hy/drawing/net/image-clipping-in-...
  9. Add border to TIFF image file via .NET | produc...

    Add border to TIFF image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  10. Add text to JPEG via .NET | products.aspose.com

    Add text to JPEG image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from JPEG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...