Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 51,749 for

bitmap

(0.12 sec)
  1. 使用 .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/
  2. 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...
  3. 档案

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

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Շրջանագիծ նկարել Java-ում

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

    kb.aspose.com/hy/drawing/java/draw-circle-in-java/
  9. Barcode Recognition Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/androidjava/barcode-rec...
  10. 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/