Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 50,112 for

bitmap

(0.17 sec)
  1. | Aspose

    Sample code for BMP to Searchable PDF Java conversion. Use API example code for batch BMP files to Searchable PDF 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/ocr/java/conversion/bmp-to-...
  2. BarCodeReader|Aspose.BarCode for Python via .NE...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....set_bar_code_image(value) Sets bitmap image for recognition. Must...set_bar_code_image(value, areas) Sets bitmap image and areas for recognition...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...
  4. 使用 Python 将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python 版 JPG 转 EPS 功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 JPG 格式保存为 EPS 以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/jpg-...
  5. 使用 Python 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python EMF 到 EPS 转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 EMF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...

    docs.aspose.com/page/zh/python-net/convert/emf-...
  6. 使用 Python 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python TIFF 到 EPS 的转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 TIFF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/tiff...
  7. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  8. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/odp-t...
  10. Convert POTM to PNG using C# | products.aspose.com

    Sample code for POTM to PNG C# conversion. Use API example code for batch POTM files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potm-...