Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 14,186 for

chart

(0.07 sec)
  1. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series...work with data labels of a pie chart. let doc = new aw . Document...let chart = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisScaling class. Represents the scaling options of the axis...more, visit the Working with Charts documentation article. Constructors...apply logarithmic scaling to a chart axis. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....} Examples Shows how to set chart axis title. Document doc = new...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...apply logarithmic scaling to a chart axis. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 指定图像分辨率、质量、压缩和其他选项|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....string FileName = FilePath + "Chart to Image with Image Options...PutValue ( 50 ); //Adding a chart to the worksheet int chartIndex...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  6. ChartMarker | Aspose.Words for Java

    Represents a Chart data marker in Java....implements Cloneable Represents a chart data marker. To learn more,... visit the Working with Charts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your Chart visuals and improve data presentation....with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 图表绘图区|Aspose.Slides 文档

    获取图表绘图区的宽度和高度。设置布局模式。C# 或 .NET 中的 PowerPoint 演示文稿...Pptx" )) { Chart chart = ( Chart ) pres . Slides [ 0...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/zh/net/chart-plot-area/
  9. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...Cells提供了 Chart.GetImageData() 属性。以下示例演示如何使用 Chart.GetImageData()...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  10. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...( 0 ); // Create BarStacked Chart const i = worksheet . getCharts...); // Retrieve the Chart object const chart = worksheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...