Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 51,748 for

bitmap

(0.13 sec)
  1. 档案

    档案...我们可以按照下面给出的步骤以编程方式实现图像裁剪: 首先,创建 Bitmap 类的实例。 接下来,使用 FromImage() 方法创建...中实现图像裁剪。 // 创建一个新的位图 var bitmap = new Bitmap(1000, 800, System.Drawing...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  2. 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...
  3. Pretvorite PSD u BMP pomoću C# | products.aspos...

    Izvoz PSD, PSB i AI datoteke putem .NET API-ja...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/cr/psd-to-bmp/
  4. 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/
  5. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....meaning when converting to bitmaps (see also the ImageSaveOptions...metafileRenderingOpt property). Saving to a bitmap works differently on platforms...

    docs.aspose.com/words/nodejs-net/handling-windo...
  6. 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...
  7. HtmlSaveOptions: Is MetafileRenderingMode.Bitma...

    Description I’m converting DOCX to HTML using Aspose.Words. For documents that contain metafile content (e.g., EMF/WMF), the visual output differs depending on the metafile rendering mode: With HtmlFixedSaveOptions, I …...Bitmap Supported? Aspose.Words Product...RenderingMode = MetafileRenderingMod.Bitmap and the exported images match...

    forum.aspose.com/t/htmlsaveoptions-is-metafiler...
  8. Muunna PSB BMP| ksi C#| lla | products.aspose.com

    Vie PSD, PSB & AI-tiedosto .NET API| n kautta...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/fl/psb-to-bmp/
  9. Konverti PSD al BMP per C# | products.aspose.com

    Eksportu PSD, PSB & AI-dosieron per .NET API...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/eo/net/conversion/psd-t...
  10. Շրջանագիծ նկարել Java-ում

    Այս ձեռնարկը ներառում է տեղեկություններ Java-ում շրջանագիծ նկարելու մասին։ Այն պարունակում է համակարգի կարգավորման տվյալներ, քայլ առ քայլ գործընթացի նկարագրություն և գործարկվող նմուշային կոդ՝ Java-ում շրջանագծերի գծագրիչ ստեղծելու համար։...շրջանագծեր նկարելու համար Ստեղծեք Bitmap դասի օբյեկտ՝ նշելով պատկերի...Graphics դասի օրինակ՝ օգտագործելով Bitmap օբյեկտը Կանչեք drawEllipse...

    kb.aspose.com/hy/drawing/java/draw-circle-in-java/