Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 47,148 for

color

(0.43 sec)
  1. ConvertTableToOds_out.ods

    content.xml China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Gr......xml China England USA Canada Color Pink Pink Green Green 0 Red...

    docs.aspose.com/cells/tr/nodejs-cpp/convert-tab...
  2. ConvertTableToOds_out.ods

    content.xml China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Gr......xml China England USA Canada Color Pink Pink Green Green 0 Red...

    docs.aspose.com/cells/ar/cpp/convert-table-to-o...
  3. 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-...
  4. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering in C++....check whether the page is in color or not. auto doc = System ::...page of the document is not colored. ASSERT_FALSE ( doc -> GetPageInfo...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 用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...
  6. 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...
  7. 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...
  8. 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...
  9. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class.... Color . Maroon , System . Drawing . Color . Transparent...2 , 1 , System . Drawing . Color . Transparent ); } Complete...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  10. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Workbook converted...

    docs.aspose.com/cells/zh/javascript-cpp/convert...