Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,175 for

chart

(0.06 sec)
  1. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 快速在 PowerPoint 图表中添加和自定义趋势线 — 实用指南,帮助您吸引观众。...(); try { // 创建聚簇柱形图 IChart chart = pres . getSlides (). get_Item...添加指数趋势线,针对图表系列 1 ITrendline tredLinep = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  2. 使用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...
  3. 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...
  4. 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...
  5. Chart.style property | Aspose.Words for Node.js

    Chart.style property. Gets or sets the style of the Chart....style property Chart.style property Gets or sets the style of...of the chart. get style () : Aspose . Words . Drawing . Charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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....size of the hole in a doughnut chart. using ( Presentation pres =...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::Add method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Funnel Chart in Excel using Java Create a Funnel Chart in Excel...Sunburst Chart in Excel using Python Create a Sunburst Chart in Excel...

    kb.aspose.com/cells/
  10. 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...