Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 51,673 for

bitmap

(0.09 sec)
  1. Converting Worksheet to Image File By Page|Docu...

    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.... PageCount ; j ++) { Bitmap pic = sr . ToImage ( j ); pic...

    docs.aspose.com/cells/net/converting-worksheet-...
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....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/java/com.aspose.word...
  3. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...//Create a bitmap from translucent image file 17 using (Bitmap image...image = new Bitmap(dataDir + "mask1.png" )) 18 { 19 //Add this image...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  4. Online EMF File Compression or Build Python App...

    Free online app to compress different EMF files. Python archiving library code for EMF documents....Graphics) Compress BMP Files (Bitmap Image File) Compress CDR Files...DIB Files (Device Independent Bitmap) Compress DICOM Files (Digital...

    products.aspose.com/total/python-net/compress/emf/
  5. 使用 Java API 解决方案将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 PNG 到 EPS 的转换功能。...Convert PNG image to EPS from Bitmap object to file. 2 3 // Create..."input.png" )); 8 // Save PNG bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/png-to-eps/
  6. 使用 Java API 解决方案将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 GIF 转 EPS 功能。...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/gif-to-eps/
  7. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...to be detected as a file, a bitmap object, or a stream. Then,...image file, a stream, or a bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/cpp/basic-recognition-p...
  8. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description.... While using C# rotate bitmap operation will be demonstrated...Rotate Image in C# To rotate bitmap C# code is demonstrated that...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  9. Convert SVG to BMP – C# code and Online Converter

    Convert SVG to BMP in C#. Save SVG as BMP image using Aspose.HTML for .NET API. Try online SVG to BMP Converter for free!...Documentation BMP files are bitmap image files that are used to...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/html/net/conversion/svg-to-...
  10. Add Background to Image via .NET | products.asp...

    Adding background to images using Aspose.Drawing graphic library for .NET (C#)...you can add backgrounds to bitmap images in C# with precision...

    products.aspose.com/drawing/net/edit-image/add-...