Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 48,525 for

bitmap

(0.07 sec)
  1. Create PNG image file via Java | products.aspos...

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

    products.aspose.com/drawing/java/create/png/
  2. Convert DOTM to Images in Python | products.asp...

    DOTM 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. Convert ODT to Images in Python | products.aspo...

    ODT 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...
  4. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....text: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with the bitmap object. Set up a Brush object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  5. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  6. 从 Visio 中的形状中提取所有图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  7. Add background to BMP image file via .NET | pro...

    Add background to BMP image file via .NET....your images, leveraging 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. Change background of TIFF image file via .NET |...

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

    products.aspose.com/drawing/net/edit-image/chan...
  9. Add background to TIFF image file via .NET | pr...

    Add background to TIFF image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  10. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...source: from an image file, a bitmap, or a stream. The following...BarCodeReader . Read Barcodes from Bitmap Objects In Aspose.BarCode for...

    docs.aspose.com/barcode/java/set-barcode-source/