Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 49,083 for

bitmap

(0.05 sec)
  1. Display BarCodes in Report Header and Footer|Do...

    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....Resolution = 300 Dim bitmap As System . Drawing . Bitmap = builder . ...System . IO . MemoryStream bitmap . Save ( ms , System . Drawing...

    docs.aspose.com/barcode/reportingservices/displ...
  2. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance.... For images it is Bitmap. For other formats it is VectorWithFallback...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert images DIB to BMP via C# | products.asp...

    Sample code for DIB to BMP C# image conversion. Use API example code for batch DIB files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/net/conversion/dib-...
  4. DIB to BMP Images Conversion with Python | prod...

    How to use Python for DIB to BMP images and photos conversion on desktop and web applications....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert DIB to BMP via Java | products.aspose.com

    Sample code for DIB to BMP Java conversion. Use API example code for batch DIB files to BMP conversion within any Web or Desktop Java based application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/conversion/dib...
  6. 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...
  7. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  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. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into page with rotation (adding images to page without rotation is always correct). First attempt to add image to page with rotation is also correct. Every further effor…...var bitmap = new Bitmap(32, 32); Graphics.FromImage(bitmap).F...Red, 0, 0, bitmap.Width, 10); Graphics.FromImage(bitmap).FillRectangle(Brushes...

    forum.aspose.com/t/inserting-images-into-pdf-pa...
  10. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...