Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 14,156 for

chart

(0.14 sec)
  1. Using Sparklines and Settings 3D Format|Documen...

    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.... Sparklines are mini-charts that you can place inside cells...that you can view data and chart on the same table. When sparklines...

    docs.aspose.com/cells/net/using-sparklines-and-...
  2. Treemap 和 Sunburst 图表的数据点|Aspose.Slides 文档

    使用 Aspose.Slides 的 Sunburst 图、Sunburst 图示、Sunburst 图表、径向图、径向图表或多级饼图。...MakeObject < Presentation > (); auto chart = pres -> get_Slides () -> idx_get...4”数据点的值: auto dataPoints = chart -> get_ChartData () -> get_Series...

    docs.aspose.com/slides/zh/cpp/data-points-of-tr...
  3. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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.... Charts [ 0 ]. ToImage (); //将工作簿保存到流中...Aspose . Cells . SheetType . Chart ); Aspose . Cells . Worksheet...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  4. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...docx"); Chart chart = ((Shape)doc.GetChild(NodeType... 0, true)).Chart; foreach (ChartSeries s in chart.Series) { s...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  5. Treemap 和 Sunburst 图表的数据点|Aspose.Slides for Pyt...

    在 Python 中向 PowerPoint 演示文稿添加 Sunburst 图表...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...显示“叶子 4”数据点的值: dataPoints = chart . chart_data . series [ 0 ] . data_points...

    docs.aspose.com/slides/zh/python-net/data-point...
  6. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Inconsistent HTML output for charts Aspose.Cells Product Family...inconsistencies can be observed: the bar chart shows different values than...

    forum.aspose.com/t/inconsistent-html-output-for...
  7. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...template Excel file containing the chart. Please see the following sample...ChartCollection charts = worksheet.getCharts(); Chart chart = charts.get(0);...

    forum.aspose.com/t/how-to-change-number-format-...
  8. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a Chart data label in Java....Specifies the position for a chart data label. Remarks: Not all...DocumentBuilder(doc); // Insert column chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create Flowchart in Python

    This tutorial guides how to create flowChart in Python. It explains the step-by-step algorithm and a working sample code to create a flowChart maker in Python....information to design a flow chart builder in Python . However...an ORG chart, then read the article on Create ORG chart in Python...

    kb.aspose.com/diagram/python/create-flowchart-i...
  10. Aspose.Cells 8.8.1中的公共API更改|Documentation

    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.... CHART仅加载图表。 CONDITIONAL_FORMATTING仅加载条件格式规则。...直接将图表转换为PDF Aspose.Cells API已经提供了在使用Chart.toPdf方法时将图表呈现为PDF的功能。通过此版本,...

    docs.aspose.com/cells/zh/java/public-api-change...