Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,290 for

bitmap

(0.09 sec)
  1. 使用 C++ 进行图像放置|Aspose.PDF for C++

    本节介绍使用 C++ 库处理图像放置 PDF 文件的功能。...Drawing :: Bitmap > ( System :: Drawing :: Bitmap :: FromStream...MakeObject < System :: Drawing :: Bitmap > ( resourceImage , ( int )...

    docs.aspose.com/pdf/zh/cpp/working-with-image-p...
  2. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...保存为 EPS 在以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Convert EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  3. NodeRendererBase.get_size_in_pixels method | As...

    aspose.words.rendering.NodeRendererBase.get_size_in_pixels method...create a bitmap for rendering the shape neatly onto the bitmap. Returns...create a bitmap for rendering the shape neatly onto the bitmap. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在表格单元格中添加图片|Aspose.Slides 文档

    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....AddTable 方法向幻灯片添加表格 创建一个 Bitmap 对象以保存图像文件 将 Bitmap 图像添加到 IPPImage 对象...MyPresentation . Slides [ 0 ]; // 创建一个 Bitmap 图像对象以保存图像文件 using IImage image...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  5. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....using a bitmap object Clear the contents of the bitmap and apply...shapes Apply transparency to the bitmap and export the image to the...

    kb.aspose.com/drawing/java/create-transparent-i...
  6. Ekri Tèks sou JPG nan Java

    Atik sa a kout ap gide ou sou kijan pou ekri tèks sou JPG nan Java. Li kouvri konfigirasyon IDE, etap yo, ak yon kout kòd k ap kouri ki demontre kijan pou ajoute tèks nan yon fichye JPG nan Java....sou imaj JPG Inisye yon objè Bitmap pandan w ap deklare yon instans...imaj antre a oswa kreye yon bitmap depi nan zero lè ou espesifye...

    kb.aspose.com/hy/drawing/java/write-text-on-jpg...
  7. 档案

    档案...FilterThumbnailResul FilterThumbnailProce(Bitmap thumbnail); ///<summary> ///...MemoryStream(sourceImage)) using (Bitmap bitmap = new Bitmap(ms)) { foreach (var...

    blog.aspose.com/zh/drawing/using-system-drawing...
  8. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert TIFF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  9. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  10. Barcode Recognition 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/androidjava/barcode-rec...