Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 47,129 for

color

(0.68 sec)
  1. How to grayscale an image|Documentation

    Grayscale an image. Convert Color image to grayscale....grayscale versions of your color images, you need to load images...

    docs.aspose.com/imaging/net/developer-guide/how...
  2. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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.... FillFormat ; // Set the color wordArtFormat . ForeColor =...= System . Drawing . Color . Red ; // Set the transparency wordArtFormat...

    docs.aspose.com/cells/net/add-wordart-watermark...
  3. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/underlin...
  4. Customizing Email Headers in Python|Documentation

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/customizing-email-he...
  5. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....TextFragment object Set Text Colors Create a Text Builder Add TextFragment...text_state . background_color = ap . Color . blue textFragment ...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  6. Drawing Images using Graphics|Documentation

    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....class Clear method and pass color as a parameter. This method...the Graphics surface with the color passed in as an argument. Draw...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  7. Convert TIFF to 3DS via Python | products.aspos...

    Sample code for TIFF to 3DS Python conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/3d/python-net/conversion/ti...
  8. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...background_pattern_color = drawing . Color . alice_blue # 2 -...[ 0 ] . borders . color = drawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....max_value_index = i i += 1 # Change colors of the max and min values.... fill . fore_color = aspose . pydrawing . Color . red series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/zh-hant/python-net/text/