Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 18,938 for

chart

(0.09 sec)
  1. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  2. ChartMultilevelValue class | Aspose.Words for P...

    aspose.words.drawing.Charts.ChartMultilevelValue class. Represents a value for Charts that display multilevel data....class Represents a value for charts that display multilevel data...level1 Gets the name of the chart top level that this value refers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用 JavaScript 通过 C++ 将图表转换为 SVG 格式的图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表转换为 SVG 格式图像。...Cells Example - Export Chart to SVG </ title > </ head >...body > < h1 > Export First Chart to SVG </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // 访问图表数据。...objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft . Office ...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the Chart of from the position specified by its Position property in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method...label from the top edge of the chart of from the position specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IDataSourceTypeForEr Interface...new Presentation (); IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  7. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells automatically...

    docs.aspose.com/cells/java/date-axis/
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in Charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your Charts....sample code below accesses a chart series' data labels and sets...Type of Data Labels of Chart Resize Chart's Data Label Shape To...

    docs.aspose.com/cells/python-net/showing-cell-r...