Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 50,266 for

bitmap

(0.06 sec)
  1. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...images to files, streams, or bitmaps, as well as outputting barcode...images to a file, a stream, or a bitmap). These options are described...

    docs.aspose.com/barcode/net/save-barcode-image/
  2. Convert HTML to BMP – C# code and Online Converter

    Convert HTML to BMP online or using Aspose.HTML for .NET API. Save HTML page as BMP image in C# code. Try online HTML to BMP Converter for free!...Documentation BMP files are bitmap image files that are used to...to store high-quality bitmap digital images. Thus, it may sometimes...

    products.aspose.com/html/net/conversion/html-to...
  3. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/pptx...
  4. Merge Images in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...
  5. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 .NET API 将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET JPG 转 EPS 功能。...格式保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap jpg = new...

    docs.aspose.com/page/zh/net/convert/jpg-to-eps/
  7. 使用 .NET API 将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET GIF 转 EPS 功能。...GIF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap gif = new...

    docs.aspose.com/page/zh/net/convert/gif-to-eps/
  8. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...TIFF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  9. Deskew image|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....issue on scanned files (ie, bitmap) so deskewed images will have...

    docs.aspose.com/imaging/java/deskew-image/
  10. Convert PPS to PNG using C# | products.aspose.com

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