Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 45,869 for

color

(0.9 sec)
  1. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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 Node.js via 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....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  3. Aspose.Words.Themes | Aspose.Words for .NET

    Access and manage Microsoft Word document themes effortlessly with Aspose.Words.Themes. Enhance your documents with vibrant, customizable styles today!...MinorFonts and Colors ThemeColors Represents the color scheme of the...theme which contains twelve colors. ThemeFonts Represents a collection...

    reference.aspose.com/words/net/aspose.words.the...
  4. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...GetCategoryData () = u "A2:A9" ; // Set Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  5. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select a .numbers...'result' ). innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  10. Find if the Worksheet is Dialog Sheet with Java...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet is a Dialog...

    docs.aspose.com/cells/javascript-cpp/find-if-th...