Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,627 for

chart coloring

(0.09 sec)
  1. Aspose.Cells 8.7.0中的公共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.... COLOR_SCALE ); //Access newly added...false in order to generate a 2-Color Scale format formatCondition...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Aspose.Slides for .NET 15.2.0中的公共API和不兼容的变更|Asp...

    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....Color GetAutomaticSeriesCo()方法已添加到Aspose.Slides.Charts.IChartSeries...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. Treemap 和 Sunburst 图表的数据点|Aspose.Slides 文档

    在 C# 或 .NET 中将 Sunburst 图表添加到 PowerPoint 演示文稿...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...IChartDataPointColle dataPoints = chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/data-points-of-tr...
  4. Aspose.Cells 9.0.0 中的公共 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.... Color = System . Drawing . Color . Red ; textbox...spreadsheet containing a Pie chart var book = new Workbook ( dir...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 矩形树图和旭日图的数据点|Aspose.Slides for PHP 文档

    通过Java在Aspose.Slides for PHP中生成的旭日图、旭日图表、径向图、径向图表或多层饼图。...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...显示“叶子 4”数据点的值: $dataPoints = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/data-points-...
  6. 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...
  7. 树图和日晕图的数据点|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中的日晕图、日晕图表、径向图、径向图形或多层饼图。...Presentation (); try { IChart chart = pres . getSlides (). get_Item...IChartDataPointColle dataPoints = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/data-poin...
  8. 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...
  9. 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...
  10. 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)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...