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

bitmap

(0.07 sec)
  1. 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...
  2. Պատկերի կտրում C#-ում

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

    kb.aspose.com/hy/drawing/net/image-clipping-in-...
  3. 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...
  4. 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...
  5. 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...
  6. 使用 .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/
  7. 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/
  8. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....using the Math library Create a bitmap with the desired size of the...a Graphics object using the bitmap and set the background using...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  9. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/
  10. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...