Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,373 for

chart coloring

(0.26 sec)
  1. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  2. 用 JavaScript 通过 C++ 将图表转换为 SVG 格式的图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表转换为 SVG 格式图像。...Cells Example - Export Chart to SVG </ title > </ head >...body > < h1 > Export First Chart to SVG </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...dataDir , "chart.xls" )); // Get the designer chart in the second...getWorksheets (). get ( 1 ); const chart = sheet . getCharts (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  4. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...head > < body > < h1 > Dynamic Chart with Dropdown List Example </...ValidationType , BackgroundType , Color , ChartType } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. TypeError: function missing required argument ‘...

    I use a line Chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...2025, 10:20am 1 I use a line chart configured as below. But since...do I have to change the line chart configuration? I also tried...

    forum.aspose.com/t/typeerror-function-missing-r...
  6. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series.... Charts . ChartFormat Examples Sows...Sows how to set series color. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。.../> </ head > < body > < h1 > Chart Globalization - Japanese Example...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to fill and line formatting of the series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_Format method...Aspose :: Words :: Drawing :: Charts :: ChartFormat > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 用JavaScript通过C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中设置图表系列的值格式代码。本指南将帮助您理解如何使用合适的格式代码格式化图表系列数据,从而专业、准确地展示数据。...Cells Chart Series Example </ h1 > < input...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  10. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...- Add WordArt Watermark to Chart </ h1 > < input type = "file"...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...