Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 51,749 for

bitmap

(0.04 sec)
  1. Convert images BMP to JPEG2000 via C# | product...

    Sample code for BMP to JPEG2000 C# image conversion. Use API example code for batch BMP files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET 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/imaging/net/conversion/bmp-...
  2. Convert VSDM to BMP via Java | products.aspose.com

    Sample Java conversion code for VSDM format to BMP file. Use this example code to convert VSDM to BMP 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/diagram/java/conversion/vsd...
  3. Convert VSS to BMP via Java | products.aspose.com

    Sample Java conversion code for VSS format to BMP file. Use this example code to convert VSS to BMP 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/diagram/java/conversion/vss...
  4. Grayscale EPS images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/grayscale/eps/
  5. Filter EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/filter/eps/
  6. Compress WMF images via Java | products.aspose.com

    Try our On-Premise document APIs to compress WMF files on Java Application....for storing vector as well as bitmap-format images data. To be more...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/compress/wmf/
  7. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....GetFrame method will return a Bitmap that corresponds to the animation...< System :: Drawing :: Bitmap > bitmap = animationPlayer -> GetFrame...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....MemoryStream objects containing bitmap images of form pages. IEnumerable...printable pages (as System.Drawing.Bitmap objects). You can manually...

    docs.aspose.com/omr/net/generate-template/save/
  9. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/gif-to-eps/
  10. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert PNG image to EPS from Bitmap object to file. 2 3 // Create..."input.png" )); 8 // Save PNG bitmap to EPS file 9 PsDocument. saveImageAsEps...

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