Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 51,752 for

bitmap

(0.45 sec)
  1. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles.... To start, we create a bitmap with a size of `1000x800` pixels...draw the Path onto the created bitmap. Finally, we rasterize the...

    docs.aspose.com/drawing/net/developer-guide/cro...
  2. Convert images WMF to BMP via C# | products.asp...

    Sample code for WMF to BMP C# image conversion. Use API example code for batch WMF files to BMP conversion within VB.NET, Asp.NET or any .NET based application....for storing vector as well as bitmap-format images data. To be more...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/net/conversion/wmf-...
  3. Convert WMF to BMP via Java | products.aspose.com

    Sample code for WMF to BMP Java conversion. Use API example code for batch WMF files to BMP conversion within any Web or Desktop Java based application....for storing vector as well as bitmap-format images data. To be more...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/java/conversion/wmf...
  4. | Aspose

    Sample code for BMP to PDF Java conversion. Use API example code for batch BMP files to PDF conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  5. | Aspose

    Sample code for BMP to JSON Java conversion. Use API example code for batch BMP files to JSON conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  6. | Aspose

    Sample code for BMP to DOCX Java conversion. Use API example code for batch BMP files to DOCX conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/ocr/cpp/conversion/bmp-to-d...
  7. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object, and you can save an...the image for the sheet Bitmap bitmap = sr . ToImage ( 0 ); //Save...

    docs.aspose.com/cells/net/converting-worksheet-...
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the spose.OCR for Python via .NET recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...For example, 2x2 pixels color bitmap is represented as the following...

    docs.aspose.com/ocr/python-net/ocrinput/image-b...
  9. Merge JPG to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/jpg...
  10. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...