Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 47,057 for

color

(0.59 sec)
  1. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....SetCategoryData ( u "A2:A9" ); // Set the color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  2. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....GetCategoryData () = u "A2:A9" ; // Set color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  3. 如何通过 Node.js 以及 C++ 改变评论字体颜色|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.... Color . Black ); const font = shape.... setColor ( AsposeCells . Color . White ); const styleFlag =...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  4. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Content|Documentation

    Content element is used to add one or more lines of text to the parent element.... color string black Text color. Can be picked from...

    docs.aspose.com/omr/net/json-markup/content/
  6. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... color = "#000080" ; // Automatically...firstParagraphStyle . font . color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level.... color = aspose . pydrawing . Color . blue level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the Color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...to Bold the font, change the color, and change the font type. I’ve...Slides to change the font style, color, and type. Here’s a basic example...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  9. Remove Duplicate Rows in a Worksheet with JavaS...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for JavaScript via C++ and select specific columns for duplication checks.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Duplicates removed...

    docs.aspose.com/cells/javascript-cpp/remove-dup...
  10. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Pivot connection added...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...