Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 47,056 for

color

(0.12 sec)
  1. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....Gets or sets the background color of the stroke. get_BackThemeColor...represents the stroke background color. get_BackTintAndShade () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...); // Setting the foreground color of the plot area chart . getPlotArea...setForegroundColor ( new AsposeCells . Color ( 0 , 0 , 255 )); // Setting...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  3. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  4. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert HEX to RGB – Online converter and Pytho...

    Convert HEX to RGB codes programmatically in Python or use a free online tool. Quick and reliable Color transformation using Aspose.SVG for Python via .NET....NET Color converter HEX to RGB Convert...describing the same additive color model used by screens. While...

    products.aspose.com/svg/python-net/color-conver...
  6. How to use Border settings|Documentation

    Open the Border tab in Format Cells to choose a line style, pick a Color, preview the result, and apply border actions to the current selection....line styles, pick a border color, use preset actions such as...dotted . In the color section, pick the border color that you want...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  7. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  8. ThemeFonts.eastAsian property | Aspose.Words fo...

    ThemeFonts.eastAsian property. Specifies font name for EastAsian characters....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...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/nodejs-net/aspose.wo...
  10. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "I19:K20" , Color . medium_sea_green ) idx = conds...

    docs.aspose.com/cells/zh/python-net/how-to-add-...