Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 38,960 for

color

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....applied to handle different color models in images by computing...format Create an instance of the Color class to interpret the provided...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...
  9. 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...
  10. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...