Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,661 for

chart

(0.04 sec)
  1. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection....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...
  2. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Examples Shows how to insert chart with date/time values. doc =...builder . insert_chart ( aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... FLOW_CHART_PROCESS Flow chart process. FLOW_CHART_DECISION...Flow chart decision. FLOW_CHART_INPUT_OUTPUT Flow chart input...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry....engine template - Chart series.docx" ); let chart = doc . getShape...( 0 , true ). chart ; let chartLegend = chart . legend ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....supported by MS Office 2016 new charts. The units are determined by...Drawing . Charts . ChartType . Column , 450 , 250 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    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....Charts.CategoryAxisType has been switched...sourcePptxFileName )) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization....SourceFullName Chart.SourceFullName property Gets the path and...name of an xls/xlsx file this chart is linked to. public string...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Slides for Java 16.1.0 中的公共 API 和不兼容的更改|...

    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 (); IChart chart = pres . getSlides (). get_Item...300 ); IChartSeries series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  9. Aspose.Slides for Java 16.1.0 的公共 API 和不向后兼容的更改...

    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 (); IChart chart = pres . getSlides (). get_Item...300 ); IChartSeries series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  10. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... charts . ChartFormat : ... Examples...how to show data table with chart series data. doc = aw . Document...

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