Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 52,329 for

bitmap

(0.59 sec)
  1. Add text to PNG via .NET | products.aspose.com

    Add text to PNG image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  2. Add text to GIF via .NET | products.aspose.com

    Add text to GIF image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from GIF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  3. Add border to PNG image file via .NET | product...

    Add border to PNG image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  4. Add text to TIFF via .NET | products.aspose.com

    Add text to TIFF image file using .NET graphic library... Utilize the Bitmap class and raster graphics drawing...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...
  5. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop Bitmap and save the desired portion of image as a separate image on the disk....the process where a sample bitmap is cropped. There are a number...images can be cropped. To crop bitmap C# code demonstrates one of...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  6. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...430 , 440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  7. Barcode Recognition Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-java/basic-barco...
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/
  9. Worksheet to Image Conversion in PHP|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....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  10. 在PHP中将工作表转为图像|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....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/zh/net/worksheet-to-image...