Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 50,269 for

bitmap

(0.1 sec)
  1. Create JPEG image file via .NET | products.aspo...

    Create JPEG image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in JPEG image format. System...

    products.aspose.com/drawing/net/create/jpeg/
  2. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP Bitmap files to PDF used to store digital Bitmap images separately from the display device using Aspose.PDF. for Android via Java....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. You can...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  3. Create GIF image file via Java | products.aspos...

    Create GIF image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in GIF image format. System...

    products.aspose.com/drawing/java/create/gif/
  4. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...{ using var bitmap = new System . Drawing . Bitmap ( Path . Combine...Imaging . FrameDimension ( bitmap . FrameDimensionsList [ 0 ]);...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  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. Ուղղանկյուն նկարել C#-ում

    Այս հոդվածում բացատրվում է, թե ինչպես նկարել ուղղանկյուն C#-ում։ Այն ներառում է IDE-ի կարգավորումը, ալգորիթմը և աշխատող կոդի օրինակ՝ C#-ում ուղղանկյուն ստեղծելու համար։...պիքսելային տվյալները և bitmap-ի չափերը՝ Bitmap օբյեկտ ստեղծելու համար...Graphics դասի օբյեկտ՝ օգտագործելով Bitmap-ի նմուշը Կանչեք DrawRectangle-ը՝...

    kb.aspose.com/hy/drawing/net/draw-rectangle-in-...
  7. Add Image in Table Cell|Aspose.Slides Documenta...

    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....Create a Bitmap object to hold the image file Add the Bitmap image...Slides [ 0 ]; //Creating a Bitmap Image object to hold the image...

    docs.aspose.com/slides/net/add-image-in-table-c...
  8. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from the created bitmap Use the Color.FromArgb method...

    docs.aspose.com/drawing/net/working-with-image-...
  9. 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-...
  10. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/gif-to-eps/