Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 16,748 for

chart

(0.18 sec)
  1. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie... Applies only to Pie charts. get explosion () : number...labels to data points in a line chart. test ( 'DataLabels' , () =>...

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

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为PDF文档。本指南演示如何从Microsoft Excel导出图表并以PDF格式保存,以便进一步分发和归档。...Cells API提供了 Chart.toPdf(string) 方法,可以将生成的PDF存储在磁盘路径或Stream中。...putValue ( 50 ); // Adding a chart to the worksheet const chartIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  3. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...labels to data points in a line chart. public void DataLabels () {... 400 , 300 ); Chart chart = chartShape . Chart ; Assert . That...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../Chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... charts . ChartNumberFormat : ... Examples...configure data labels for a chart series. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your Charts today!...work with data labels of a pie chart. Document doc = new Document...DocumentBuilder ( doc ); Chart chart = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 如何用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...
  7. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...Shows how to set formatting for chart values. let doc = new aw . Document...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.bubble3D property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... charts . AxisCategoryType : ... @category_type...aspose . words . drawing . charts . AxisCategoryType ): ... Remarks...

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