Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 51,673 for

bitmap

(0.08 sec)
  1. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....arguments to render text on a bitmap using a specified font. Here’s...output bitmap’s resolution. Fill the background of the bitmap with...

    products.aspose.com/font/net/add-text-to-image/
  2. 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...
  3. Supported combination of Color Modes And Bit De...

    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....Depth in PSD in read-only mode Bitmap Grayscale Indexed RGB CMYK...Depth in PSD in editable mode Bitmap Grayscale Indexed RGB CMYK...

    docs.aspose.com/psd/net/supported-combination-o...
  4. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...NET Framework, copy this to a bitmap, scale and combine the image...DataFormats . Bitmap )) { Bitmap pdfBitmap = ( Bitmap ) clipboardData...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  5. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save Bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly....situations, we need to convert bitmap to PNG in our C# applications...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  6. 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/net/conversion/psd-t...
  7. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/python-net/convert-slide/
  8. 档案

    档案...以编程方式在现有图像上绘制文本作为水印: // 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test...graphics = Graphics.FromImage(bitmap); graphics.TextRenderingHint...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  9. FieldLink.insertAsBitmap property | Aspose.Word...

    FieldLink.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...
  10. 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...