Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 51,673 for

bitmap

(0.31 sec)
  1. 从 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...
  2. 图片|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/...
  3. 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-...
  4. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....renders this metafile to a bitmap. Vector 1 Aspose.Words renders...metafile as vector graphics. Bitmap 2 Aspose.Words invokes GDI+...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#... Create an object of the Bitmap class Initialize the Graphics...Graphics object from the created bitmap Create a new Pen with the desired...

    docs.aspose.com/drawing/net/working-with-pens/
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Instantiate a new object of Bitmap class Initialize a new object...of Graphics class with this bitmap object Use the RotateTransform...

    docs.aspose.com/drawing/net/working-with-coordi...
  7. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....steps: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with this bitmap object. Use the rotateTransform()...

    docs.aspose.com/drawing/java/working-with-coord...
  8. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...中包含以下来自该程序集的类: Graphics Image Bitmap PrinterSettings 从 24.4 版起,此公共...使用的接口,其签名不再依赖 System.Drawing 中的 Image 与 Bitmap。PrinterSettings 与 Graphics...

    docs.aspose.com/slides/zh/net/modern-api/
  9. 图片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿的图像。... BufferedImage bitmap = new BufferedImage ( 100 ...TYPE_INT_ARGB ); Graphics2D graphics = bitmap . createGraphics (); try {...

    docs.aspose.com/slides/zh/java/examples/element...
  10. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...source: from an image file, a bitmap, or a stream. The following...BarCodeReader . Read Barcodes from Bitmap Objects In Aspose.BarCode for...

    docs.aspose.com/barcode/java/set-barcode-source/