Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 50,303 for

bitmap

(0.33 sec)
  1. Convert PPTM to JPEG using C# | products.aspose...

    Sample code for PPTM to JPEG C# conversion. Use API example code for batch PPTM files to JPEG 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-...
  2. Convert PPTM to GIF using C# | products.aspose.com

    Sample code for PPTM to GIF C# conversion. Use API example code for batch PPTM 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/pptm-...
  3. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  4. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and string for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/tiff-to...
  5. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  6. 使用 Python 将 BMP 转换为 EPS

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

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap. These options are discussed...

    docs.aspose.com/barcode/python-net/save-barcode...
  8. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  9. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/androidjava/convert-slide/
  10. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/php-java/convert-slide/