Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 18,969 for

chart

(0.08 sec)
  1. Aspose.Cells 16.11.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....spreadsheet containing a pie chart Workbook book = new Workbook...collection which contains pie chart Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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.IDataSourceTypeForEr 接口 该接口指定...new Presentation (); IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  3. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how to use the ChartFormat SetDefaultFill method to effortlessly restore your Chart element's fill to its original default value....method Resets the fill of the chart element to have the default...ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  4. BubbleSizeCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a Chart series....collection of bubble sizes for a chart series. Remarks The collection...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何使用Node.js通过C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到您的图表中以实现灵活的数据可视化。...// Populate the data for the chart. Add values to cells and set...Set the dynamic range for the chart's data source. let index = sheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  6. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an Chart. i ues the below codes to get the lables: var Chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...chart.CategoryAxis.GetAxisTexts() are not the same as what excel...4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  7. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a shape in C++....Aspose :: Words :: Drawing :: Charts :: ChartType :: Scatter , 432...Drawing :: Charts :: Chart > chart = shape -> get_Chart (); // Delete...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...Access the first chart inside the sheet const chart = sheet . getCharts...second legend entry fill to none chart . getLegend (). getLegendEntries...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  9. Ինչպես փոխարկել Excel աղյուսակը PDF-ի, օգտագործ...

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել Excel աղյուսակը PDF-ի, օգտագործելով Node.js-ը: Այն ունի մանրամասներ՝ IDE-ը կարգավորելու համար, քայլերի ցանկը և գործարկվող կոդ՝ Excel-ի գրաֆիկը PDF-ի վերածելու համար՝ օգտագործելով Node.js-ը:...Workbook դասի օբյեկտը, որն ունի chart իր մեջ Մուտք գործեք թիրախային...համար Կանչեք toPdf() մեթոդը Chart դասում՝ աղյուսակը PDF ֆայլի...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  10. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size....bubble 3D chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . BUBBLE_3D , width = 450 ...

    reference.aspose.com/words/python-net/aspose.wo...