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

bitmap

(0.13 sec)
  1. Resize DIB images via .NET | products.aspose.com

    Try our On-Premise document APIs to resize DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/resize/dib/
  2. WMF Images Filters with Python | products.aspos...

    How to use Python to apply filters for WMF images and photos on desktop and web applications....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/python-net/filter/wmf/
  3. Convert VSX to BMP via Java | products.aspose.com

    Sample Java conversion code for VSX format to BMP file. Use this example code to convert VSX 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/vsx...
  4. Grayscale DIB images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/grayscale/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. 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/
  7. 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/
  8. 使用 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/
  9. 使用 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/
  10. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...//Create a bitmap from translucent image file 17 using (Bitmap image...image = new Bitmap(dataDir + "mask1.png" )) 18 { 19 //Add this image...

    docs.aspose.com/page/zh/net/ps/working-with-tra...