Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 16,864 for

chart

(0.08 sec)
  1. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...Access first chart inside the worksheet Chart chart = worksheet...SetSVGFitToViewPort ( true ); // Save the chart to svg format U16String outputSvg...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  2. Z Axis with Golang via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3-D charts such as 3-D column, 3-D cone...of the chart in the first worksheet. Then we add a chart and set...

    docs.aspose.com/cells/go-cpp/z-axis/
  3. 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
  4. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value axis in C++....Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit...Aspose :: Words :: Drawing :: Charts :: AxisDisplayUnit :: get_CustomUnit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 在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...
  7. 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...
  8. 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...
  9. 确定图表中存在的轴类型,使用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...
  10. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....charts as charts import aspose.pydrawing...Team" Add a Slide with a Column Chart Next, we’ll create a slide showing...

    docs.aspose.com/slides/python-net/automating-po...