Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 52,323 for

bitmap

(0.08 sec)
  1. Convert JPG to BMP via Java | products.aspose.com

    Sample code for JPG to BMP Java conversion. Use API example code for batch JPG 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/jpg...
  2. Convert OTG to BMP via Java | products.aspose.com

    Sample code for OTG to BMP Java conversion. Use API example code for batch OTG 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/otg...
  3. Crop BMP images via Java | products.aspose.com

    Try our On-Premise document APIs to crop BMP files on Java 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/crop/bmp/
  4. Compress BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress BMP files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/net/compress/bmp/
  5. Change background in BMP documents via Java | p...

    Try our On-Premise document APIs to change background from BMP files on Java 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/change-backgro...
  6. Remove background in BMP documents via Java | p...

    Try our On-Premise document APIs to change background from BMP files on Java 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/remove-backgro...
  7. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...create a bitmap for rendering the shape neatly onto the bitmap. Examples...create a bitmap for rendering the shape neatly onto the bitmap. Examples...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/java/text-rendering-type1-...
  9. Developer Guide|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....Android application Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/java/developer-guide/
  10. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...保存为 EPS 在以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Convert EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/