Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 51,673 for

bitmap

(0.06 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. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....text: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with the bitmap object. Set up a Brush object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....from there: Graphics Image Bitmap PrinterSettings As of version...from System.Drawing: Image and Bitmap. PrinterSettings and Graphics...

    docs.aspose.com/slides/net/modern-api/
  4. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  5. Ստեղծեք Bitmap Java-ում

    Այս ճշգրիտ ձեռնարկը քննարկում է, թե ինչպես ստեղծել Bitmap Java-ում: Այն ներառում է IDE կազմաձևման մանրամասները, քայլերը և կոդի հատվածը Java-ում BMP ֆայլ ստեղծելու համար:...TeX Product Family Ստեղծեք Bitmap Java-ում Այս ճշգրիտ ձեռնարկը...քննարկում է ինչպես ստեղծել bitmap Java-ում : Այն ներառում է IDE-ի...

    kb.aspose.com/hy/drawing/java/create-a-bitmap-i...
  6. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations....This code generates a small bitmap, converts it to a stream, and...in-memory image. using var bitmap = new Bitmap ( width : 100 , height...

    docs.aspose.com/slides/net/examples/elements/pi...
  7. Extract All Images from Shapes in Visio|Documen...

    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....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/net/extract-all-images-...
  8. 从 Visio 中的形状中提取所有图像|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....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  9. Android via Java Verskille|Aspose.Words

    Aspose.Words vir Android via Java kenmerke en API verskille in vergelyking met gereelde Aspose.Words vir Java weergawe....Bitmap word gebruik in plaas van java...DocumentBuilder: insertImage (Bitmap) insertImage (Bitmap, dubbel, dubbel)...

    docs.aspose.com/words/af/java/aspose-words-for-...
  10. 图片|Aspose.Slides 文档

    使用 Aspose.Slides for Android 处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... Bitmap bitmap = Bitmap . createBitmap ( 100...100 , 100 , Bitmap . Config . ARGB_8888 ); Canvas graphics = new...

    docs.aspose.com/slides/zh/androidjava/examples/...