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

bitmap

(0.06 sec)
  1. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap. These options are discussed...

    docs.aspose.com/barcode/python-net/save-barcode...
  2. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/net/text-rendering-type1-f...
  3. 使用 Python 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python EMF 到 EPS 转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 EMF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...

    docs.aspose.com/page/zh/python-net/convert/emf-...
  4. Add Image to Image via .NET | products.aspose.com

    Add image to existing image Bitmaps using Aspose.Drawing graphic library for .NET (C#)...Image using C# Upgrade Your Bitmaps: Incorporate Images with .NET...Free Trial Adding Images to Bitmap with Aspose.Drawing library...

    products.aspose.com/drawing/net/edit-image/add-...
  5. 使用 Python 将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python 版 JPG 转 EPS 功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 JPG 格式保存为 EPS 以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/jpg-...
  6. 使用 Python 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python TIFF 到 EPS 的转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 TIFF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/tiff...
  7. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java.... Create an object of Bitmap class with the size of 1000x800...of Graphics class from this bitmap. Define a Pen object with parameters:...

    docs.aspose.com/drawing/java/hello-world-example/
  8. Aspose::Words::Fields::FieldLink::get_InsertAsB...

    Aspose::Words::Fields::FieldLink::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDde::get_InsertAsBi...

    Aspose::Words::Fields::FieldDde::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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/zh/cpp/convert/bmp-to-eps/