Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 50,302 for

bitmap

(0.04 sec)
  1. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...TIFF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  2. Barcode Reading Basics|Documentation

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

    docs.aspose.com/barcode/phpjava/barcode-reading...
  3. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  4. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....drawing circles Initiate a Bitmap class object while specifying...Graphics class instance using the Bitmap class object Call the drawEllipse...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  5. C# で PSD ファイルを BMP に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/jp/psd-to-bmp/
  6. Aspose::Words::Fields::FieldLink::set_InsertAsB...

    Aspose::Words::Fields::FieldLink::set_InsertAsBitmap method. Sets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDde::set_InsertAsBi...

    Aspose::Words::Fields::FieldDde::set_InsertAsBitmap method. Sets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...options for preprocessing bitmaps before saving them to SVG format...mean the process of replacing bitmaps with mathematic curves, and...

    products.aspose.com/svg/net/vectorization/bmp-t...
  9. Aspose.Drawing Product Family

    Find answers about creating and processing 2D drawings similar to GDI+ which works on all platforms....Pentagon using C# Create a Bitmap in Java Scale Image in Java...Clipping in C# How to Create a Bitmap in C# How to Add Text to a...

    kb.aspose.com/drawing/
  10. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 Bitmap DrawErrorImage(Exception error) { Bitmap bmp = new...new Bitmap(100, 100); using (Graphics grf = Graphics.FromImage(bmp))...

    docs.aspose.com/barcode/net/how-to-create-custo...