Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 16,110 for

chart

(0.06 sec)
  1. 图表图例|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿中图表图例的位置和字体大小...]; // 在幻灯片上添加一个簇状柱形图 IChart chart = slide . Shapes . AddChart...设置图例属性 chart . Legend . X = 50 / chart . Width ; chart . Legend...

    docs.aspose.com/slides/zh/net/chart-legend/
  2. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....configure data labels for a chart series. Document doc = new Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Clear method. Removes all ChartSeries from this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesCollectio::Clear method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesCollectio ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing Chart series properties for enhanced data visualization and analysis....of a chart series group, that is, the properties of chart series...size of the parent doughnut chart as a percentage. FirstSliceAngle...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie Chart secondary section as a percentage....or sets the size of the pie chart secondary section as a percentage...create and format pie of Pie chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis.... Charts . AxisScaleType Remarks The...allowed in MS Office 2016 new charts. Examples Shows how to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisScaleType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....apply logarithmic scaling to a chart axis. let doc = new aw . Document...Drawing . Charts . ChartType . Scatter , 450 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 Charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various Chart properties....Read and Manipulate Excel 2016 Charts with JavaScript via C++ Contents...manipulation of Microsoft Excel 2016 charts which are not present in Microsoft...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  9. 提示框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/callout/
  10. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...Put the sample values used in charts worksheet . GetCells (). Get...PutValue ( 2 ); // Create Line Chart: X as Category Axis int pieIdx...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...