Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 52,345 for

bitmap

(0.19 sec)
  1. Convert images EPS to WMF via C# | products.asp...

    Sample code for EPS to WMF C# image conversion. Use API example code for batch EPS files to WMF conversion within VB.NET, Asp.NET or any .NET based application.... EPS files may include a bitmap preview image encapsulated...for storing vector as well as bitmap-format images data. To be more...

    products.aspose.com/imaging/net/conversion/eps-...
  2. Convert BMP to JPEG2000 via Java | products.asp...

    Sample code for BMP to JPEG2000 Java conversion. Use API example code for batch BMP files to JPEG2000 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/imaging/java/conversion/bmp...
  3. Convert BMP to HTML via Java | products.aspose.com

    Sample code for BMP to HTML Java conversion. Use API example code for batch BMP files to HTML 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/imaging/java/conversion/bmp...
  4. Convert DIB to JPEG2000 via Java | products.asp...

    Sample code for DIB to JPEG2000 Java conversion. Use API example code for batch DIB files to JPEG2000 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...
  5. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarcodeHelper { public static Bitmap GenerateCode128Barco ( string...void Main ( string [] args ) { Bitmap bmp = BarcodeHelper . GenerateCode128Barco...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  6. 使用 Java API 解决方案将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 GIF 转 EPS 功能。...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/zh/java/convert/gif-to-eps/
  7. 使用 Java API 解决方案将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 PNG 到 EPS 的转换功能。...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/zh/java/convert/png-to-eps/
  8. Supported File Formats|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....Format Description Load Save BMP Bitmap Image Format GIF Graphical...

    docs.aspose.com/imaging/jasperreports/supported...
  9. Convert SVG to BMP – C# code and Online Converter

    Convert SVG to BMP in C#. Save SVG as BMP image using Aspose.HTML for .NET API. Try online SVG to BMP Converter for free!...Documentation BMP files are bitmap image files that are used to...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/html/net/conversion/svg-to-...
  10. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop Bitmap Java based runnable code along with the detailed steps are provided for the demonstration.... To crop bitmap Java based code contains a...steps explain how in java crop bitmap by providing the details about...

    kb.aspose.com/imaging/java/how-to-crop-image-in...