Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 46,368 for

color

(0.73 sec)
  1. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal.... Color = Color . White ; // One way to...created using our white font color visible // is to apply a background...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 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...
  3. main.bundle.min.186310e8053f3b318ac503c98d5ec1f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:.9rem;max-width:calc(100vw...li+li::before{display:inline-block;color:#888;content:"/";margin-right:...

    docs.aspose.com/html/css/main.bundle.min.186310...
  4. 仅使用 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...
  5. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/ppt/
  6. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush Color that fills the horizontal rule in C++....at::get_Color method HorizontalRuleFormat::get_Color method Gets...Gets or sets the brush color that fills the horizontal rule....

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Apply Advanced Conditional Formatting|Documenta...

    How to use the Aspose.Cells library in C# to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....apply cell shading, borders, colored icons, arrows, flags and font...Automatically shade cells with color scales based on their relation...

    docs.aspose.com/cells/net/apply-advanced-condit...
  8. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....pydrawing import Color from datetime import datetime...get_format_condition ( "M1:O2" , Color . alice_blue ) idx = conds ...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  9. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Color = Color . Navy ; style = template..."Arial" ; style . Font . Color = Color . DeepSkyBlue ; style =...

    reference.aspose.com/words/net/aspose.words/doc...