Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 50,707 for

bitmap

(0.1 sec)
  1. Adjust EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust 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/adjust/eps/
  2. Convert BMP to DICOM via Java | products.aspose...

    Sample code for BMP to DICOM Java conversion. Use API example code for batch BMP files to DICOM 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 DIB to GIF via Java | products.aspose.com

    Sample code for DIB to GIF Java conversion. Use API example code for batch DIB files to GIF 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...
  4. Binarize WMF images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize WMF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/net/binarize/wmf/
  5. Binarize WMF images via Java | products.aspose.com

    Try our On-Premise document APIs to Binarize WMF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/binarize/wmf/
  6. Create WMF image file via .NET | products.aspos...

    Create WMF image file via .NET....for storing vector as well as bitmap-format images data. To be more...Supported Resize Formats BMP (Bitmap Picture) EMF (Enhanced Metafile...

    products.aspose.com/drawing/net/create/wmf/
  7. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/java/type3-to-ttf/
  8. Online EMF File Compression or Build Python App...

    Free online app to compress different EMF files. Python archiving library code for EMF documents....Graphics) Compress BMP Files (Bitmap Image File) Compress CDR Files...DIB Files (Device Independent Bitmap) Compress DICOM Files (Digital...

    products.aspose.com/total/python-net/compress/emf/
  9. 使用 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/
  10. 使用 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/