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

bitmap

(0.12 sec)
  1. 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 It is possible to use...

    docs.aspose.com/barcode/python-net/set-barcode-...
  2. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#.... Instantiate a Bitmap object Instantiate a Graphics...Graphics object with the bitmap object Initialize a brush Use the...

    docs.aspose.com/drawing/net/working-with-text-a...
  3. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....Examples: Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/java/com.aspose.word...
  4. Modern API|Aspose.Slides Documentation

    Modern API...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/
  5. 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...
  6. 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-...
  7. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....renders this metafile to a bitmap. Vector Aspose.Words renders...metafile as vector graphics. Bitmap Aspose.Words invokes GDI+ to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 现代 API|Aspose.Slides 文档

    现代 API...中包含以下来自该库的类: Graphics Image Bitmap PrinterSettings 自版本 24.4 起,此公共...System.Drawing 的以下类型的依赖:Image 和 Bitmap。PrinterSettings 和 Graphics...

    docs.aspose.com/slides/zh/net/modern-api/
  9. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...file, as a stream, or as a bitmap. Reading barcodes from files...BarCodeReader . Read Barcodes from Bitmap In Aspose.BarCode for C++ ...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  10. 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/