Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 51,749 for

bitmap

(0.14 sec)
  1. Convert J2K to BMP via Java | products.aspose.com

    Sample code for J2K to BMP Java conversion. Use API example code for batch J2K files to BMP 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/imaging/java/conversion/j2k...
  2. BMP Images Adjustment with Python | products.as...

    How to use Python for BMP images and photos adjustment on desktop and web applications....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/python-net/adjust/bmp/
  3. BMP Images Merge with Python | products.aspose.com

    How to use Python for BMP images and photos merge on desktop and web applications....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/python-net/merge/bmp/
  4. Add Image to Image via .NET | products.aspose.com

    Add image to existing image Bitmaps using Aspose.Drawing graphic library for .NET (C#)...Image using C# Upgrade Your Bitmaps: Incorporate Images with .NET...Free Trial Adding Images to Bitmap with Aspose.Drawing library...

    products.aspose.com/drawing/net/edit-image/add-...
  5. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java.... Create an object of Bitmap class with the size of 1000x800...of Graphics class from this bitmap. Define a Pen object with parameters:...

    docs.aspose.com/drawing/java/hello-world-example/
  6. Supported File Formats|Documentation

    Create or load images using Java Aspose.Drawing API and save drawings in different formats....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/java/supported-file-for...
  7. Convert PPT to GIF using C# | products.aspose.com

    Sample code for PPT to GIF C# conversion. Use API example code for batch PPT files to GIF 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/ppt-t...
  8. Convert POTM to GIF using C# | products.aspose.com

    Sample code for POTM to GIF C# conversion. Use API example code for batch POTM files to GIF 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-...
  9. 使用 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-...
  10. 使用 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-...