Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 50,303 for

bitmap

(0.05 sec)
  1. 使用 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-...
  2. 使用 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...
  3. 使用 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-...
  4. | 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-...
  5. 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...
  6. 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-...
  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. Developer Guide|Documentation

    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....Android application Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/java/developer-guide/
  9. Convert OTP to PNG using C# | products.aspose.com

    Sample code for OTP to PNG C# conversion. Use API example code for batch OTP 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/otp-t...
  10. Convert PPTM to PNG using C# | products.aspose.com

    Sample code for PPTM to PNG C# conversion. Use API example code for batch PPTM 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/pptm-...