Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 52,325 for

bitmap

(0.16 sec)
  1. Change background in DIB documents via Java | p...

    Try our On-Premise document APIs to change background from 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/change-backgro...
  2. Change background in WMF documents via .NET | p...

    Try our On-Premise document APIs to change background from WMF 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/change-backgrou...
  3. Convert DIB to JPG via Java | products.aspose.com

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

    Sample code for DIB to APNG Java conversion. Use API example code for batch DIB files to APNG 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. Crop EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropEPS image or photo 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/net/crop/eps/
  6. Crop DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to crop 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/crop/dib/
  7. Adjust WMF images via Java | 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/java/adjust/wmf/
  8. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  9. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....h> #include <drawing/bitmap.h> #include <drawing/graphics...auto bitmap = MakeObject < System :: Drawing :: Bitmap > ( (...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  10. 档案

    档案... // 创建位图 Bitmap bitmap = new Bitmap(1000, 800, System...graphics = Graphics.FromImage(bitmap); graphics.SmoothingMode =...

    blog.aspose.com/zh/drawing/working-with-aspose-...