Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 13,974 for

chart

(0.07 sec)
  1. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, Charts, and other drawing objects between worksheets using Aspose.Cells with C++....worksheet, for example, pictures, charts, and other drawing objects...Cells supports this feature. Charts, images, and other objects...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  2. Public API Changes in Aspose.Cells 16.11.0|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....name of “Other” labels for Pie charts. Here is a simple usage scenario...containing a Pie chart, and renders the chart to image while utilizing...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your Chart's clarity and visual appeal....( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BubbleSizeCollection class | Aspose.Words for P...

    aspose.words.drawing.Charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a Chart series....collection of bubble sizes for a chart series. Remarks The collection...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 确定图表中存在的轴类型,使用Node.js通过C++|Documentation

    学习如何识别Aspose.Cells for Node.js via C++中创建的图表中存在的轴。我们的指南将帮助你识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Cells提供了 Chart.hasAxis(axisType, isPrimary)...方法来判断图表是否具有特定的轴。 以下示例代码演示了如何使用 Chart.hasAxis(axisType, isPrimary)...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-w...
  7. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...sample values used in a pie chart worksheet . getCells (). get...sample values used in a pie chart worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  8. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... charts . ChartSeriesType ): ... Parameter...ChartSeriesType Remarks Combo charts can contain series groups only...

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

    ChartSeries.marker property. Specifies a data marker... Charts . ChartMarker Examples Show...Drawing . Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... Charts . ChartFormat Examples Show...Drawing . Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...

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