Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 186,851 for

bmp

(0.45 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++....BMP ) Bitmap image file. Archive...ZIP ) All JPEG, PNG, TIFF and BMP images inside the archive. (1)...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  2. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 Bmp 转换功能在此通过代码片段进行讲解和演示...Contents [ Hide Show ] 本文以 EPS 到 BMP 格式转换为例,讲解如何使用 C# 转换 EPS 文件。 Aspose...文件转换为 BMP、JPG、EMF、TIFF、PNG、WMF 和 PDF 格式。 C# EPS 到 BMP 转换 您可以使用免费在线...

    docs.aspose.com/page/zh/net/convert-eps/
  3. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...when trying to convert it to a bmp file. The difference is also...after will try to convert it to .bmp. If you look at the two images...

    forum.aspose.com/t/svg-gets-generated-different...
  4. Merge HTML to Image in Python | products.aspose...

    Merge HTML to image in Python. Use Python library API to combine HTML to image... slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...PNG TO PDF SVG TO PNG IMAGE TO BMP...

    products.aspose.com/slides/python-net/merge/htm...
  5. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....document in PNG Format BMP Saves the document in BMP Format TIFF Saves...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  6. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....()); return ; } // Load sample BMP image file image . setImageStream...success_message ); } Convert BMP to PDF Convert Text to PDF...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...as various raster (PNG, JPEG, BMP, GIF, and TIFF) and vector (SVG...image formats, namely, PNG, GIF, BMP, JPEG, and TIFF. The value of...

    docs.aspose.com/barcode/python-net/save-barcode...
  8. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on page 5. code**********…...LayoutSlide = null; Bitmap bmp = null; // 设置一个超时时间,例如 60 秒,不然死循环退不出去...ImageFormat.Jpeg); ms.Position = 0; bmp = new Bitmap(ms); } } } else...

    forum.aspose.com/t/slow-performance-when-conver...
  9. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images... slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...PNG TO PDF SVG TO PNG IMAGE TO BMP HTML TO IMAGE...

    products.aspose.com/slides/python-net/merge/ima...
  10. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....10000; i++) { BufferedImage bmp = new BufferedImage(5, 5, BufferedImage...TYPE_INT_ARGB); Graphics2D g = bmp.createGraphics(); g.setColor(new...

    reference.aspose.com/words/java/com.aspose.word...