Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 38,854 for

color

(0.14 sec)
  1. 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/
  2. 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...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....to fill a shape with a solid color. Document doc = new Document();..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/java/com.aspose.word...
  5. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... Color Color Color.Black Color of the title text...BackgroundColor Color transparent Background color of the title...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  6. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management.... Color = Color . Red ; borders . Horizontal...cells. borders . Vertical . Color = Color . Blue ; borders . Vertical...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 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...
  8. 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...
  9. 通过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...
  10. 使用 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...