Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 47,125 for

color

(0.7 sec)
  1. 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...
  2. 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...
  3. 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...
  4. BarcodeParameters.foregroundColor property | As...

    BarcodeParameters.foregroundColor property. Bar code foreground Color (0x000000 - 0xFFFFFF)...property Bar code foreground color (0x000000 - 0xFFFFFF) get foregroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 使用 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/
  9. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....set_HighlightColor ( System :: Drawing :: Color :: get_LightGray ()); shape...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/