Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 50,270 for

bitmap

(0.46 sec)
  1. Convert JPG to EPS using API for .NET

    JPG 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 JPEG image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  2. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...file, as a stream, or as a bitmap. Reading barcodes from files...BarCodeReader . Read Barcodes from Bitmap In Aspose.BarCode for C++ ...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  3. Create BMP image file via Java | products.aspos...

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

    products.aspose.com/drawing/java/create/bmp/
  4. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...使用Bitmap代替java。啊图像。BufferedImage; 机...insertImage(位图,双,双) insertImage(Bitmap,int,double,int,double,double,double,int)...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  5. Convert EMF to EPS using API for .NET

    EMF 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 EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/emf-to-eps/
  6. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....This code generates a small bitmap, converts it to a stream, and...in-memory image using var bmp = new Bitmap ( width : 100 , height : 100...

    docs.aspose.com/slides/net/examples/elements/pi...
  7. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from DIB(Device Independent Bitmap) into various formats using Aspose.Imaging for Python via .NET....from DIB (Device Independent Bitmap) to various different formats... A DIB (Device Independent Bitmap) file is a raster image file...

    products.aspose.com/imaging/python-net/conversi...
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....steps: Create an instance of the Bitmap class . Initialize the Graphics...Graphics class from the created bitmap. Create a new Brush using the...

    docs.aspose.com/drawing/java/working-with-brushes/
  9. Change background of JPEG image file via .NET |...

    Changing image background for JPEG file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from JPEG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...
  10. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....arguments to render text on a bitmap using a specified font. Here’s...output bitmap’s resolution. Fill the background of the bitmap with...

    products.aspose.com/font/net/add-text-to-image/