Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 16,829 for

chart

(0.07 sec)
  1. ChartFormat | Aspose.Words for Java

    Represents the formatting of a Chart element in Java....Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java....Examples: Shows how to insert a chart and modify the appearance of...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Chart.style property | Aspose.Words for Node.js

    Chart.style property. Gets or sets the style of the Chart....style property Chart.style property Gets or sets the style of...of the chart. get style () : Aspose . Words . Drawing . Charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method...Aspose :: Words :: Drawing :: Charts :: ChartAxis > Aspose :: Words...

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl class Contents...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup >> Methods...

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

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent Chart element in C++....Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method...line formatting for the parent chart element. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder...Aspose :: Words :: Drawing :: Charts :: ChartDataTable :: get_HasHorizontalBorder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. $layoutSlide1 = $presentation...

    docs.aspose.com/slides/php-java/automating-powe...
  9. 图表数据表|Aspose.Slides for PHP 文档

    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....new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...600 , 400 ); $chart -> setDataTable ( true ); $chart -> getChartDataTable...

    docs.aspose.com/slides/zh/php-java/chart-data-t...
  10. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../Chartseriesgroup/) at the specified index....file_name = MY_DIR + 'Combo chart.docx' ) shape = doc . get_child...as_shape () chart = shape . chart series_groups = chart . series_groups...

    reference.aspose.com/words/python-net/aspose.wo...