Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 14,317 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....Presentation (); try { IChart chart = pres . getSlides (). get_Item...Pie , 50 , 50 , 500 , 400 ); chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/callout/
  2. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d 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...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....supported by MS Office 2016 new charts. Examples Shows how to get.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategorie...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_AxisBetweenCategorie...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the data labels of the entire series. Applies only to Bubble Charts. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowBubbleSize...series. Applies only to Bubble charts. Default value is false . bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowCategoryName method. Allows to specify whether category name is to be displayed for the data labels of the entire series. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowCategoryName...Aspose :: Words :: Drawing :: Charts :: ChartDataLabelCollec ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d 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...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.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...use 3D effects with bubble charts. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../Chartnumberformat/) object that allows defining number formats for the axis.... Charts . ChartNumberFormat Examples...Shows how to set formatting for chart values. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 图表坐标轴|Aspose.Slides for Python 文档

    在 Python 中编辑 PowerPoint 图表坐标轴...charts as charts import aspose.slides as...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...

    docs.aspose.com/slides/zh/python-net/chart-axis/