Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,182 for

chart series type

(0.15 sec)
  1. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...还允许自定义图表外观,使其呈现瀑布形状,通过设置 Series.GetUpBars() 和 Series.GetDownBars() 属性。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  2. 使用 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...
  3. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the Chart...table will be shown for the chart. Default value is False . @property.... Remarks The following chart types do not support data tables:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Customizing Charts|Documentation

    Learn how to customize Charts in Aspose.Cells for .NET. Our guide will show you how to modify Chart layouts, add and format data Series, adjust axes, and apply various formatting options to enhance the appearance and usability of your Charts....Customizing Charts Contents [ Hide ] Creating Custom Charts So far...discussed charts, we’ve looked at standard charts that have their...

    docs.aspose.com/cells/net/customizing-charts/
  5. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...Get ( 0 ); // Access first chart Chart ch = ws . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...
  6. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++....Aspose::Words::Drawing::Charts::AxisTickLabels class Contents...Aspose :: Words :: Drawing :: Charts :: Core :: IChartItemTextProper...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....Examples Shows how to hide chart axes. doc = aw . Document ().... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....effect for text category and series axes. It is not supported by...2016 new charts. Examples Shows how to insert a chart and modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....effect for text category and series axes. It is not supported by...by MS Office 2016 new charts. Valid range of a value is greater...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PPT文檔圖表通過C++ | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/