Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 44,876 for

color

(0.08 sec)
  1. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border Color in C++....tion::get_Color method BorderCollection::get_Color method Gets...sets the border color. System :: Drawing :: Color Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...shading color. style . foregroundColor = AsposeCells . Color . Yellow...CellBorderType . Thin ; top . color = AsposeCells . Color . Blue ; const bottom...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  3. Font.highlight_color property | Aspose.Words fo...

    Font.highlight_Color property. Gets or sets the highlight (marker) Color....highlight_color property Font.highlight_color property Gets or...highlight (marker) color. @property def highlight_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....get_BackgroundPatternCol () Gets or sets the color that’s applied to the background...background pattern theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... color = aspose . pydrawing . Color . salmon shape...assertEqual ( aspose . pydrawing . Color . from_argb ( 217 , 250 , 128...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在VSTO和Aspose.Cells中旋转单元格文字|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  7. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture....complete fill with the background color). Examples Shows how to decorate...background_pattern_color = aspose . pydrawing . Color . light_coral...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form.... BorderColor Color Color.Black Color of the BlockConfig...border_size and border_color Override the width and color of the element’s...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  9. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

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

    This short guide explains how to convert CMYK to RGB in C#. It outlines the process step-by-step and includes a code sample to demonstrate the feature to convert CMYK to RGB conversion in C#....can be expanded to convert color spaces for multiple images by...instance of the Color class to get the source CMYK color Convert CMYK...

    kb.aspose.com/svg/net/convert-cmyk-to-rgb-in-cs...