Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 51,672 for

bitmap

(0.14 sec)
  1. Պատկերի կտրում C#-ում

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

    kb.aspose.com/hy/drawing/net/image-clipping-in-...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....This code generates a small bitmap, converts it to a stream, and...in-memory image. BufferedImage bitmap = new BufferedImage ( 100 ...

    docs.aspose.com/slides/java/examples/elements/p...
  3. 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-...
  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. 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/
  6. 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...
  7. Ուղղանկյուն նկարել C#-ում

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

    kb.aspose.com/hy/drawing/net/draw-rectangle-in-...
  8. 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...BarCodeReader . Read Barcodes from Bitmap In Aspose.BarCode for C++ ...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  9. Decode and encode texture using System.Drawing|...

    Decode texture from image files using System.Drawing...cref="TextureData"/> to <see cref="Bitmap"/> /// </summary> /// <param...<returns></returns> public static Bitmap ToBitmap ( TextureData td )...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  10. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Our existing code creates a Bitmap for a mask using PixelFormat...and flattening it. 32bpp ARGB bitmap (originally 16bpp) is created...

    forum.aspose.com/t/query-regarding-pixelformat-...