Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 186,852 for

bmp

(0.19 sec)
  1. Convert HTML to JPG in PHP | products.aspose.com

    Convert HTML to JPG in PHP. Use PowerPoint PHP API to convert HTML files to JPG...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert Image to JPG in PHP | products.aspose.com

    Convert Image to JPG in PHP. Use PowerPoint PHP API to convert Image files to JPG...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation...."display: none;" > Download BMP Image </ a > < div id = "result"...Bitmap (BMP) const bmpData = chart . toImage ( ImageType . Bmp );...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Flip Image in C#

    This article explains how to flip image in C#. It explains the environment setup, the step-by-step algorithm, and a sample code to mirror image in C#....image formats like JPG, PNG, BMP, etc. Steps to Flip Image in...photo to any image format like BMP, PNG, etc. In this article, we...

    kb.aspose.com/imaging/net/flip-image-in-csharp/
  6. Convert HTML to JPG in Python | products.aspose...

    Convert HTML to JPG in Python. Use Python library API to convert HTML files to JPGs... slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PDF to Image in Python | products.aspos...

    Convert PDF to Image in Python. Use Python library API to convert PDF files to Images... slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to JPG in PHP | products.aspose.com

    Convert PDF to JPG in PHP. Use PowerPoint PHP API to convert PDF files to JPG...getSlides () -> size ()); $i ++ ) { $bmp = $pres -> getSlides () -> get_Item...jpg" ); $imageio -> write ($bmp, "JPG" , $javafile); } } finally...

    products.aspose.com/slides/php-java/conversion/...
  9. 将 Markdown 转换为图像 – MD 转换为 JPG、PNG、BMP、GIF、TIFF

    使用 Aspose.HTML for .NET 将 Markdown 转换为图像。考虑在 C# 示例中将 Markdown 转换为 JPG、PNG、Bmp、GIF 和 TIFF。...库,只需几行代码,您就可以轻松地将 Markdown 转换为 JPG、PNG、BMP、GIF 或 TIFF 文件! 本文介绍了如何使用 Aspose...{{/if_output}} {{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  10. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....to image formats: Tiff, Png, Bmp, Jpeg, Emf. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.sav...