Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 50,302 for

bitmap

(0.04 sec)
  1. 档案

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

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  2. Convert RTF to Images in Python | products.aspo...

    RTF 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...
  3. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....with visible dimensions // Bitmap scaledImage; // Retrieve image...getPng ()); // Bitmap resourceImage = (Bitmap)Bitmap.FromStream(imageStream);...

    docs.aspose.com/pdf/java/working-with-image-pla...
  4. Create JPEG image file via .NET | products.aspo...

    Create JPEG image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in JPEG image format. System...

    products.aspose.com/drawing/net/create/jpeg/
  5. 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/
  6. Create TIFF image file via .NET | products.aspo...

    Create TIFF image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in TIFF image format. System...

    products.aspose.com/drawing/net/create/tiff/
  7. Add text to BMP via .NET | products.aspose.com

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

    products.aspose.com/drawing/net/edit-image/add-...
  8. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert TIFF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  9. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  10. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP Bitmap files to PDF used to store digital Bitmap images separately from the display device using Aspose.PDF. for Android via Java....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. You can...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...