Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 6,513 for

chart formatting

(0.09 sec)
  1. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...单元格数据 单元格错误 单元格数值 单元格字符串 单元格值 Chart 条件格式 数据验证 定义名称 文档属性 公式 超链接 合并区域...__dirname , "data" ); // Filter charts from the workbook. const lOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...
  2. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut Chart as a percentage....size of the parent doughnut chart as a percentage. get doughnutHoleSize...Shows how to create and format Doughnut chart. let doc = new aw ....

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

    Discover ChartAxis Document property, access the parent Chart's document effortlessly for enhanced data visualization and analysis....document containing the parent chart. public DocumentBase Document...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.Charts.ChartSeriesCollection.add method...Bar, Column, Line and Surface charts. def add ( self , series_name...series to any type of Scatter charts. def add ( self , series_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...Presentation () as presentation : chart = presentation . slides [ 0...0 ] . shapes . add_chart ( slides . charts . ChartType . PIE ...

    docs.aspose.com/slides/zh/python-net/callout/
  6. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the Chart shall be smoothed using Catmull-Rom splines....connecting the points on the chart shall be smoothed using Catmull-Rom...with data points on a line chart. test ( 'ChartDataPoint' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Callout|Aspose.Slides Documentation

    PowerPoint Chart callouts and data labels in C# or .NET...determines either specified chart’s data label will be displayed...new Presentation ()) { IChart chart = presentation . Slides [ 0...

    docs.aspose.com/slides/net/callout/
  8. Error Bar|Aspose.Slides Documentation

    Add error bar to PowerPoint presentations in C# or .NET...bubble chart on desired slide. Access the first chart series...the error bar X format. Access the first chart series and set...

    docs.aspose.com/slides/net/error-bar/
  9. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...WordVSPdf1: The star symbols in the chart seem to have white background...with the star symbols in your chart—having a white background and...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  10. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells automatically...

    docs.aspose.com/cells/cpp/date-axis/