Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 48,525 for

bitmap

(0.06 sec)
  1. Quick Start|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....( mailmark2DCodetext ); Bitmap bitmap = cg . generateBarCodeImage...barCodeReader = new BarCodeReader ( bitmap , DecodeType . DATA_MATRIX...

    docs.aspose.com/barcode/androidjava/quick-start/
  2. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...example, 2x2 pixels full color bitmap (24 bits per pixel without...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  3. Manipulating PNG Images|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....compression format for transmitting a bitmap over networks. When you save...single pixel in a bitmap image. Like all other bitmap formats, PNG...

    docs.aspose.com/psd/net/manipulating-png-images/
  4. Převést PSB na BMP pomocí C# | products.aspose.com

    Export souborů PSD, PSB a AI přes rozhraní.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/cz/psb-to-bmp/
  5. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....circles Create an instance of the Bitmap class while passing the dimensions...the Graphics class using the Bitmap class instance Invoke the DrawEllipse...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  6. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....rendering the metafile into a bitmap by using the operating system...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...Create the bitmap object from image file 9 using(Bitmap emf = new...

    docs.aspose.com/page/net/convert/emf-to-eps/
  8. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF... Bitmap( "image1.tiff" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.tiff" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/tif...
  9. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/png...
  10. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/ima...