Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 51,749 for

bitmap

(0.12 sec)
  1. Convert HTML to Images in Python | products.asp...

    HTML 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. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....renders this metafile to a bitmap. Vector 1 Aspose.Words renders...metafile as vector graphics. Bitmap 2 Aspose.Words invokes GDI+...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#... Create an object of the Bitmap class Initialize the Graphics...Graphics object from the created bitmap Create a new Pen with the desired...

    docs.aspose.com/drawing/net/working-with-pens/
  4. Change background of BMP image file via .NET | ...

    Changing image background for BMP file via .NET....efficiency, 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/chan...
  5. Change background of GIF image file via .NET | ...

    Changing image background for GIF file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from GIF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...
  6. Change background of PNG image file via .NET | ...

    Changing image background for PNG file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...
  7. Add background to GIF image file via .NET | pro...

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

    products.aspose.com/drawing/net/edit-image/add-...
  8. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....transparent image Create a bitmap and use it for creating a Graphics...to enable drawing Clear the bitmap and set its background to transparent...

    kb.aspose.com/drawing/net/create-transparent-im...
  9. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...տեքստը նկարելու համար Ստեղծեք Bitmap object և սահմանեք դրա չափը...՝ օգտագործելով նոր ստեղծված Bitmap օբյեկտը Սահմանեք տեքստի բովանդակությունը...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。... auto bitmap = MakeObject < Bitmap > ( 100 , 100 ,...graphics = Graphics :: FromImage ( bitmap . get ()); graphics -> FillRectangle...

    docs.aspose.com/slides/zh/cpp/examples/elements...