Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 50,275 for

bitmap

(0.05 sec)
  1. Working with 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....Shape Programming Sample Import Bitmap Image as a Visio Shape Aspose...allows developers to import a bitmap image as a Microsoft Visio...

    docs.aspose.com/diagram/java/working-with-images/
  2. Muunna PSD BMP| ksi C#| lla | products.aspose.com

    Vie PSD, PSB & AI-tiedosto .NET API| n kautta...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/fl/psd-to-bmp/
  3. Convert images DIB to BMP via C# | products.asp...

    Sample code for DIB to BMP C# image conversion. Use API example code for batch DIB files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/net/conversion/dib-...
  4. DIB to BMP Images Conversion with Python | prod...

    How to use Python for DIB to BMP images and photos conversion on desktop and web applications....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert DIB to BMP via Java | products.aspose.com

    Sample code for DIB to BMP Java conversion. Use API example code for batch DIB files to BMP conversion within any Web or Desktop Java based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/conversion/dib...
  6. 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...
  7. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET.... Instantiate an object of Bitmap class Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/net/hello-world-example/
  8. 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...Create the bitmap object from image file 9 using(Bitmap jpg = new...

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

    GIF 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 gif = new...

    docs.aspose.com/page/net/convert/gif-to-eps/
  10. Convert PNG to EPS using API for .NET

    PNG 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 png = new...

    docs.aspose.com/page/net/convert/png-to-eps/