Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 18,161 for

chart

(0.23 sec)
  1. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced Chart visuals. Unlock unique fill formatting options for your parent Chart elements today!...fill formatting for the parent chart element. public Fill Fill {...Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 使用 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...
  3. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... Remarks Applies to Pie charts only. Leader lines create a...work with data labels of a pie chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series...boolean Remarks Applies to Pie charts only. Leader lines create a...work with data labels of a pie chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartSeries.add method...the specified X value to the chart series. If the series supports...aspose . words . drawing . charts . ChartXValue ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Slides C++ Chart 通過 C++ 編寫的 PPTX 文檔圖表 PNG JPG...u "OutputDirectory\\column_chart.pptx" ; // Instantiate Presentation...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  7. 档案

    档案...添加甘特图 chart_index = sheet . charts . add(cells . charts . ChartType...30 , 10 ) chart = sheet . charts[chart_index] chart . title ....

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  8. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/callout/
  9. 使用 Apache POI 和 Aspose.Cells 创建图表|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....setValue ( 40 ); //Adding a chart to the worksheet and //accessing...instance of the newly added chart int chartIndex = worksheet ...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  10. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....) Examples Shows how to use chart formating. auto doc = System...Aspose :: Words :: Drawing :: Charts :: ChartType :: Column , 432...

    reference.aspose.com/words/cpp/aspose.words.dra...