Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 16,862 for

chart

(0.07 sec)
  1. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...of Workbook containing the Chart const workbook = new AsposeCells...Worksheet that contains the Chart const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  2. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....Examples: Shows how to insert chart with date/time values. Document...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 在 VSTO 和 Aspose.Cells 中创建饼图|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....); //Add sample data for pie chart //Add headings in A1 and B1...Cells [ 4 , 2 ] = 12000 ; //Chart reference Microsoft . Office...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  5. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the Chart series at the specified index. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....Aspose::Words::Drawing::Charts::ChartSeries::Insert method Contents...System::SharedPtr<Aspose::Words::Drawing::Charts::ChartXValue>&) method Inserts...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method...Aspose :: Words :: Drawing :: Charts :: ChartLegendEntry :: get_Font...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 如何通过C++在Node.js中创建Sunburst图表|Documentation

    学习如何在Aspose.Cells for Node.js via C++中创建太阳放射图,此图以圆形展示数据。我们的指南将帮助你设置图表的各种属性和格式,包括数据标签、图例、颜色等。...get ( 0 ); // Add a Treemap chart const pieIdx = worksheet . getCharts...); // Retrieve the Chart object const chart = worksheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-su...
  8. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for Charts that display multilevel data in C++....Aspose::Words::Drawing::Charts::ChartMultilevelValue class Contents...class Represents a value for charts that display multilevel data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Charts through Shape.Chart Object|...

    Charts in details, how Chart linked with Shape node in Aspose.Words for C++....Ask AI Working with Charts through Shape.Chart Object Contents [...[ Hide ] Once the chart was inserted and filled with data, you...

    docs.aspose.com/words/cpp/working-with-charts-t...
  10. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...the specified X value to the chart series. If the series supports...Aspose . Words . Drawing . Charts . ChartXValue ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...