Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 52,317 for

bitmap

(0.97 sec)
  1. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...awt,并且在公共 API 中包含了以下来自该库的类: Canvas Bitmap 自 24.4 版本起,此公共 API 已被标记为已弃用。...API”——即应该替代已弃用 API 的新 API,其签名不再依赖 Bitmap。Canvas 已被标记为已弃用,并且其在公共 Slides...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  2. Add background to PNG image file via .NET | pro...

    Add background to PNG image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  3. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....This code generates a small bitmap, converts it to a stream, and...in-memory image. BufferedImage bitmap = new BufferedImage ( 100 ...

    docs.aspose.com/slides/java/examples/elements/p...
  4. Add border to BMP image file via .NET | product...

    Add border to BMP image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  5. Add text to PNG via .NET | products.aspose.com

    Add text to PNG image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  6. Add text to GIF via .NET | products.aspose.com

    Add text to GIF image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from GIF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  7. Add border to PNG image file via .NET | product...

    Add border to PNG image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  8. Add text to TIFF via .NET | products.aspose.com

    Add text to TIFF image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  9. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... using var bitmap = new Bitmap ( width : 100 , height...graphics = Graphics . FromImage ( bitmap ); graphics . Clear ( Color...

    docs.aspose.com/slides/zh/net/examples/elements...