Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 52,317 for

bitmap

(0.18 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 In Aspose.BarCode for...

    docs.aspose.com/barcode/java/set-barcode-source/
  2. 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...
  3. 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/
  4. 从 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...
  5. 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...
  6. Ինչպես ստեղծել Bitmap C#-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես ստեղծել Bitmap C#-ում: Այն ունի մանրամասներ մշակման միջավայրը սահմանելու համար, Bitmap նկարելու քայլերի ցանկ և գործարկվող կոդ՝ BMP ֆայլ C#-ով ստեղծելու և սկավառակի վրա պահելու համար:...Product Family Ինչպես ստեղծել Bitmap C#-ում Այս քայլ առ քայլ ձեռնարկը...ուղեցույց է տալիս ինչպես ստեղծել bitmap C# -ում: Այն ունի բոլոր տեղեկությունները...

    kb.aspose.com/hy/drawing/net/how-to-create-a-bi...
  7. Ստեղծեք 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...
  8. 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...
  9. 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...
  10. 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...CodeText}" ); } Read Barcodes from Bitmap In Aspose.BarCode for .NET...

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