Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 48,501 for

bitmap

(0.03 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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/python-net/aspose.wo...
  6. 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/
  7. 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/
  8. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...C#: Instantiate an object of Bitmap class Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/net/working-with-vector...
  9. 现代 API|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/modern-api/
  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/