Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 45,899 for

color

(0.23 sec)
  1. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule...without 3D shading and solid color is used. @property def no_shade...horizontal_rule_format . color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the Color mode for the generated images of document pages....ImageColorMode enumeration Specifies the color mode for the generated images...document will be rendered as color images. Grayscale The pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert RGB to CMYK in Python

    This brief topic explains how to convert RGB to CMYK in Python. It includes a step-by-step guide and a functional code example to convert RGB to CMYK in Python....instance of the Color class and pass the input RGB color Convert RGB...RGB color space to CMYK by calling the convert method Get the...

    kb.aspose.com/svg/python/convert-rgb-to-cmyk-in...
  8. Aspose::Words::Font::get_HighlightColor method ...

    Aspose::Words::Font::get_HighlightColor method. Gets or sets the highlight (marker) Color in C++....highlight (marker) color. System :: Drawing :: Color Aspose :: Words...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground Color for enhanced design and visual appeal.... property Gets or sets the color that’s applied to the foreground...the Shading object. public Color ForegroundPatternCol { get ;...

    reference.aspose.com/words/net/aspose.words/sha...
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....Contents [ Hide ] In most cases, color is not needed for recognition...backgrounds, and crisper text than color images. Converting to grayscale...

    docs.aspose.com/ocr/java/grayscale/