Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 14,201 for

chart

(0.04 sec)
  1. 图表系列|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....get_Shapes (); // 添加图表 auto chart = shapes -> AddChart ( ChartType...0f , true ); auto series = chart -> get_ChartData () -> get_Series...

    docs.aspose.com/slides/zh/cpp/chart-series/
  2. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....series will be removed from the chart. Remarks To learn more, visit...visit the Working with Charts documentation article. Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...Presentation (); try { IChart chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  4. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....Chart.ToImage - Leader Lines are not included Aspose.Cells Product...Product Family chart-to-image , cells-net DTS_Barry June 11, 2025...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  5. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical border of the data table is displayed...how to show data table with chart series data. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed...how to show data table with chart series data. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent Chart....document containing the parent chart. @property def document ( self...marks and displayed values of a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartAxisCollection class, your go-to solution for managing Chart axes efficiently and enhancing your document's data visualization....Represents a collection of chart axes. public class ChartAxisCollection...Column , 500 , 300 ); Chart chart = shape . Chart ; // Hide the major...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...请注意,在有效使用这些属性之前,您需要调用 Chart::Calculate() 方法。 查找图表系列中点的X和Y值类型...文件 ,并访问了第一个工作表中的第一个图表。然后调用 Chart::Calculate() 方法,找到第一个图表点的 X...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  10. Copy Shapes between Worksheets in Aspose.Cells|...

    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....worksheet, for example pictures, charts and other drawing objects,...Cells supports this feature. Charts, images and other objects can...

    docs.aspose.com/cells/net/copy-shapes-between-w...