Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 50,269 for

bitmap

(0.07 sec)
  1. FieldDde.insertAsBitmap property | Aspose.Words...

    FieldDde.insertAsBitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert the linked object as a bitmap. get insertAsBitmap () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  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. 使用 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-...
  5. 使用 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...
  6. 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-...
  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. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...
  9. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...