Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,291 for

chart coloring

(0.1 sec)
  1. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...Charts 命名空间下的 ChartType 枚举。枚举中的值对应不同的图表类型。...// 添加一个具有默认数据的簇状柱形图。 IChart chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/create-chart/
  2. 如何在 JavaScript 结合 C++ 中创建 TreeMap 图表|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中创建树形图。我们的指南将帮助你了解树形图的各种属性和格式设置选项,包括颜色、标签和数据表示。...Cells Treemap Chart Example </ title > </ head >...> < body > < h1 > Treemap Chart Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。... innerHTML = '<p style="color: red;">Please select an Excel...); const charts = sheet . charts ; // Add bar chart const index...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...(); // Input some data which chart will use as source cells . get...putValue ( 9.5 ); // Add a Chart of type Waterfall in same worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  5. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced Chart visuals. Unlock unique fill formatting options for your parent Chart elements today!...fill formatting for the parent chart element. public Fill Fill {...Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  6. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes....the way values appears in the chart. The examples of number formats:...\"-\"?? -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

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

    ChartAxisTitle.text property. Gets or sets the text of the axis title... Examples Shows how to set chart axis title. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes....the way values appears in the chart. The examples of number formats:...\"-\"?? -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 标注|Aspose.Slides for Node.js via .NET 文档

    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....Presentation (); try { var chart = pres . getSlides (). get_Item...Pie , 50 , 50 , 500 , 400 ); chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/nodejs-java/callout/
  10. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...(); // Input some data which chart will use as source cells . Get...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...