Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 45,858 for

color

(0.12 sec)
  1. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Font::get_ThemeColor method | As...

    Aspose::Words::Font::get_ThemeColor method. Gets or sets the theme Color in the applied Color scheme that is associated with this Font object in C++....or sets the theme color in the applied color scheme that is associated...to work with theme fonts and colors. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme Colors in your Color scheme....or sets the theme color in the applied color scheme that is associated...to work with theme fonts and colors. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_Color property. Gets or sets a background Color of the control...back_color property Forms2OleControl.back_color property Gets...Gets or sets a background color of the control. The default value...

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

    This brief topic discusses the details to convert RGB to CMYK in C#. It contains the stepwise workflow and a working code snippet to convert RGB to CMYK in C#....conversion feature to convert color spaces for different images...CMYK Define an object of the Color class to parse the input RGB...

    kb.aspose.com/svg/net/convert-rgb-to-cmyk-in-cs...
  7. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...Color 属性。这将帮助您找到与形状的发光效果的颜色相关的各种属性。...CellsColor color = effect . GetColor (); Color clr = color . GetColor...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  8. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage document theme fonts and enhance your documents' visual appeal with tailored styles....to work with theme fonts and colors. Document doc = new Document...Normal style theme color is: {0} and RGB color is: {1}\n" , font...

    reference.aspose.com/words/net/aspose.words.the...
  9. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...); // Read the glow effect color and its various properties const...const color = effect . getColor (); console . log ( "Color: " +...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  10. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)... color = aspose . pydrawing . Color . salmon shape...assertEqual ( aspose . pydrawing . Color . from_argb ( 217 , 250 , 128...

    reference.aspose.com/words/python-net/aspose.wo...