Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 50,269 for

bitmap

(0.06 sec)
  1. 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...
  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. Շրջանագիծ նկարել Java-ում

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

    kb.aspose.com/hy/drawing/java/draw-circle-in-java/
  4. 使用 C++ 进行图像放置|Aspose.PDF for C++

    本节介绍使用 C++ 库处理图像放置 PDF 文件的功能。...Drawing :: Bitmap > ( System :: Drawing :: Bitmap :: FromStream...MakeObject < System :: Drawing :: Bitmap > ( resourceImage , ( int )...

    docs.aspose.com/pdf/zh/cpp/working-with-image-p...
  5. 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...
  6. 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...
  7. 档案

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

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  8. 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...
  9. 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/
  10. 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...