Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 52,357 for

bitmap

(0.18 sec)
  1. Create TIFF image file via Java | products.aspo...

    Create TIFF image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in TIFF image format. System...

    products.aspose.com/drawing/java/create/tiff/
  2. Display BarCodes in Report Header and Footer|Do...

    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....Resolution = 300 Dim bitmap As System . Drawing . Bitmap = builder . ...System . IO . MemoryStream bitmap . Save ( ms , System . Drawing...

    docs.aspose.com/barcode/reportingservices/displ...
  3. MetafileRenderingOptions.rendering_mode propert...

    MetafileRenderingOptions.rendering_mode property. Gets or sets a value determining how metafile images should be rendered....BITMAP . For other formats it is ...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Bitmap> collection in recognition...foreach ( System . Drawing . Bitmap bitmap in recognitionResult . Images...

    docs.aspose.com/omr/net/recognition/write-in/
  5. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....using the Math library Create a bitmap with the desired size of the...a Graphics object using the bitmap and set the background using...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  6. 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/python-java/basic-barco...
  7. FixedPageSaveOptions.metafile_rendering_options...

    FixedPageSaveOptions.metafile_rendering_options property. Allows to specify metafile rendering options....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when # it encounters a metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 .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/
  9. Add Text to Image in C# | Add Text to Photo | W...

    Learn how to add text to images in C#. Learn how to add text to photos or write text on images with this step-by-step tutorial....Load a JPG image using the Bitmap class. Create a new Graphics...Graphics object from the Bitmap object using the FromImage() method...

    blog.aspose.com/drawing/add-text-to-image-in-cs...
  10. 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...