Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 52,345 for

bitmap

(0.26 sec)
  1. Compress DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to compress DIB files on Java 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/compress/dib/
  2. EPS Images Adjustment with Python | products.as...

    How to use Python for EPS images and photos adjustment on desktop and web applications.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/python-net/adjust/eps/
  3. EPS Images Resize with Python | products.aspose...

    How to use Python for EPS images and photos resize on desktop and web applications.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/python-net/resize/eps/
  4. Grayscale WMF images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale 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/grayscale/wmf/
  5. Adjust WMF images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust 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/adjust/wmf/
  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. 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/
  8. 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/
  9. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  10. 在 Java 中绘制矩形

    本文演示如何在 Java 中绘制矩形。它涵盖了 IDE 设置、方法以及在 Java 中创建矩形的实际代码示例。...以绘制矩形 定义像素值和图像尺寸以创建 Bitmap 对象 使用 Bitmap 对象创建 Graphics 类实例 使用...

    kb.aspose.com/zh/drawing/java/draw-rectangle-in...