Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 50,269 for

bitmap

(0.07 sec)
  1. Convert ODT to Images in Python | products.aspo...

    ODT to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOTM to Images in Python | products.asp...

    DOTM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  3. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....pixel data and bitmap dimensions to create a Bitmap object Make...class object while using the Bitmap instance Call the DrawRectangle...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  4. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...创建一个简单的内存图像 using var bmp = new Bitmap ( width : 100 , height : 100...Color . LightGreen ); } // 将 Bitmap 转换为 MemoryStream using var...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. FieldDde.InsertAsBitmap | Aspose.Words for .NET

    Discover how to use the FieldDde InsertAsBitmap property to easily insert linked objects as Bitmaps, enhancing your document's visual appeal....insert the linked object as a bitmap. public bool InsertAsBitmap...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldLink.InsertAsBitmap | Aspose.Words for .NET

    Discover the FieldLink InsertAsBitmap property, easily manage linked objects by inserting them as high-quality Bitmaps for enhanced visual clarity....insert the linked object as a bitmap. public bool InsertAsBitmap...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....size Convert the stream to a Bitmap and save as a PNG image These...the stream to a bitmap, and saves the bitmap as an image on the...

    kb.aspose.com/font/net/write-text-on-image-usin...
  9. Convert EMF to EPS using API for .NET

    EMF 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 EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/emf-to-eps/
  10. Add background to BMP image file via .NET | pro...

    Add background to BMP image file via .NET....your images, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from BMP image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...