Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 52,311 for

bitmap

(1.29 sec)
  1. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or using Aspose.SVG for Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...Vectorization involves converting bitmaps into mathematical curves and...Vectorizer supports a variety of bitmap formats, including JPEG, PNG...

    products.aspose.com/svg/python-net/vectorize-im...
  2. 使用SkiaSharp解码和编码纹理|Documentation

    使用SkiaSharp从图像文件解码纹理...static void CopyTo ( SKBitmap bitmap , TextureData td , bool reverseY...reverseY ) { var src = bitmap . GetPixels (); using ( var map =...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  3. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....Initiate an instance of the Bitmap class and set the pixel format...process begins by creating a bitmap of any required width and height...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  4. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....Drawing to draw lines Create a Bitmap class instance while passing...Initiate the process by creating a bitmap of your required dimensions...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  5. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....BMP Bitmap image file. Supported by almost...Limited to 256 colors. .BMP Bitmap image file. Recognition results...

    docs.aspose.com/omr/net/supported-file-formats/
  6. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....Field Description BMP Windows Bitmap. EMF Windows Enhanced Metafile...public static int BMP Windows Bitmap. EMF public static int EMF...

    reference.aspose.com/words/java/com.aspose.word...
  7. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...images to files, streams, or bitmaps, as well as outputting barcode...images to a file, a stream, or a bitmap). These options are described...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  8. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...images to files, streams, or bitmaps, as well as outputting barcode...images to a file, a stream, or a bitmap). These options are described...

    docs.aspose.com/barcode/net/save-barcode-image/
  9. Barcode Reading 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-net/read-barcodes/
  10. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...