Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 18,978 for

chart

(0.91 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IChartTextBlockForma and Aspose...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Cell 25.4 如何修改透视表面积图的配色? - Free Support Forum -...

    image.jpg (141.8 KB) 如何设置能使透视表的面积图切换成这种单色模式?...new Document(); // 添加透视表图表 Chart chart = doc.getFirstSection().getBody()...添加数据系列 ChartSeries series = chart.getSeries().add("数据系列", new...

    forum.aspose.com/t/cell-25-4/315444
  3. ChartXValue | Aspose.Words for Java

    Represents an X value for a Chart series in Java....Represents an X value for a chart series. Remarks: This class...All non-null X values of a chart series must be of the same ChartXValueType...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在Node.js via C++中使用Sparklines和3D格式设置|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel文件中利用Sparklines并应用3D格式。...add ( "DataSheet" ); // Add Chart Worksheet const sheet = book...); // Define the Chart Collection const charts = sheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/using-spark...
  5. Aspose.Slides for PHP via Java 16.1.0 的公共 API 和...

    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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...50 , 500 , 300 ); $series = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Files using Python Create Gantt Chart in Excel using Python Convert...JPG in Python Create Gantt Chart in Excel using Java Convert...

    kb.aspose.com/categories/page/4/
  7. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... charts . AxisGroup : ... @axis_group...aspose . words . drawing . charts . AxisGroup ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate Charts using C++....Ask AI Working with Charts Contents [ Hide ] Fill and stroke...stroke formatting can be set for chart series, data points, and markers...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  9. Aspose::Words::Drawing::Charts::ChartXValue::Fr...

    Aspose::Words::Drawing::Charts::ChartXValue::FromDouble method. Creates a ChartXValue instance of the Double type in C++....Aspose::Words::Drawing::Charts::ChartXValue::FromDouble method...Aspose :: Words :: Drawing :: Charts :: ChartXValue > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart. The first chart is an XY (Scatter) chart with X...axis, and the second chart is a line chart with X as a Category...

    docs.aspose.com/cells/net/x-axis-vs-category-axis/