Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 50,269 for

bitmap

(0.07 sec)
  1. 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...
  2. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Our existing code creates a Bitmap for a mask using PixelFormat...and flattening it. 32bpp ARGB bitmap (originally 16bpp) is created...

    forum.aspose.com/t/query-regarding-pixelformat-...
  3. 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-...
  4. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....steps: Create an instance of the Bitmap class . Initialize the Graphics...Graphics object from the created bitmap. Use the Color.fromArgb() method...

    docs.aspose.com/drawing/java/working-with-image...
  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. 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...
  7. 使用现代 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/
  8. 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/
  9. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....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/net/aspose.words.sav...
  10. Creating bitmaps from scratch via .NET | produc...

    Creating Bitmaps from scratch using Aspose.Drawing graphic library for .NET (C#)...Create Creating bitmaps from scratch Creating Bitmap Images in C#...Download Free Trial How to Create Bitmaps from Scratch Using C# Creating...

    products.aspose.com/drawing/net/create/