Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 18,736 for

chart

(0.25 sec)
  1. 61767768.pdf

    Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000 Items 1 Items 2 D:20180127110103Z Aspose.Cells v18.1.2 Aspose.Cells D:20180127110103Z...Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000...

    docs.aspose.com/cells/sv/java/handle-automatic-...
  2. ChartMultilevelValue.level2 property | Aspose.W...

    ChartMultilevelValue.level2 property. Gets the name of the Chart intermediate level that this value refers to....property Gets the name of the chart intermediate level that this...module Aspose.Words.Drawing.Charts class ChartMultilevelValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Cells Object Model|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.... ChartCollection/Chart The Charts object represents a collection...of all the Chart objects in a Worksheet. Each Chart object is...

    docs.aspose.com/cells/java/aspose-cells-object-...
  4. Aspose.Cells Object Model|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.... ChartCollection/Chart The Charts object represents a collection...of all the Chart objects in a Worksheet. Each Chart object is...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  5. 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
  6. 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....spreadsheet containing a Pie chart var book = new Workbook ( dir...first chart from the collection var chart = sheet . Charts [ 0...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Elements|Aspose.Slides Documentation

    Explore C# examples for every slide element with Aspose.Slides—shapes, text, images, media, Charts, animation, and more—covering PowerPoint and OpenDocument....Master Slide Text Box Picture Chart Audio Video Section Animation...

    docs.aspose.com/slides/net/examples/elements/
  8. Unable to load charts in the Aspose cells edito...

    Hi Aspose team, For the attached .xls files unable to display the Charts in the 25.9 version. I am able to see Charts in the Microsoft excel application, which is attached below image.png (81.2 KB) image.png (70.2 KB…...Unable to load charts in the Aspose cells editor for the .XLS...the charts in the 25.9 version. I am able to see charts in the...

    forum.aspose.com/t/unable-to-load-charts-in-the...
  9. ChartDataPoint.bubble3D property | Aspose.Words...

    ChartDataPoint.bubble3D property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...module Aspose.Words.Drawing.Charts class ChartDataPoint ChartDataPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...Line , 2 , 4 , 15 , 10 ); Chart chart = sheet . GetCharts (). Get...); chart . GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...