Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 14,312 for

chart

(0.09 sec)
  1. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../Chartseries/) in this collection....and remove series data in a chart. let doc = new aw . Document...( doc ); // Insert a column chart that will contain three series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this Chart series....collection of bubble sizes for this chart series. get bubbleSizes () :...Aspose . Words . Drawing . Charts . BubbleSizeCollection Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Callout|Aspose.Slides for Node.js via .NET Docu...

    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....determine either specified chart’s data label will be displayed...Presentation (); try { var chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/callout/
  4. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your Chart series with the ChartSeries Remove method. Streamline your data visualization today!...size, if supported, from the chart series at the specified index...Examples Shows how to add/remove chart data values. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的 PDF 存储在磁盘路径或流中。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  6. ChartStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartStyle enumeration. Specifies predefined styles of a Chart....Specifies predefined styles of a chart. Members Name Description Normal...Normal Represents the default chart style. Muted A style with muted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Error Bar|Aspose.Slides for Node.js via .NET Do...

    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....bubble chart on desired slide. Access the first chart series...X format. Access the first chart series and set the error bar...

    docs.aspose.com/slides/nodejs-java/error-bar/
  8. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this Chart....axes property Chart.axes property Gets a collection of all axes...this chart. get axes () : Aspose . Words . Drawing . Charts . ChartAxisCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this Chart. Default value is true in C++....Aspose::Words::Drawing::Charts::ChartTitle::get_Show method Contents...title shall be shown for this chart. Default value is true . bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the Chart title...Gets or sets the text of the chart title. If None or empty value...Examples Shows how to insert a chart and set a title. doc = aw ....

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