Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 14,197 for

chart

(0.02 sec)
  1. 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...
  2. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....supported by MS Office 2016 new charts. Default value is 1. Setting...marks and displayed values of a chart axis. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....marks and displayed values of a chart axis. Document doc = new Document...Scatter , 450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your Chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...marks and displayed values of a chart axis. Document doc = new Document...Scatter , 450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Copy Shapes between Worksheets in Aspose.Cells|...

    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....worksheet, for example pictures, charts and other drawing objects,...Cells supports this feature. Charts, images and other objects can...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  6. ODT to PDF conversion renders table row heights...

    When converting an ODT to PDF containing a table, the table rows are rendered bigger than the original, causing the PDF to render over two pages instead of one. This is demonstrated in the attached zip: Test Chart - 2…...demonstrated in the attached zip: Test Chart - 20230124.odt is the original...original ODT file Test Chart - OpenOffice.pdf is the ODT file exported...

    forum.aspose.com/t/odt-to-pdf-conversion-render...
  7. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the Chart series...Removes all data values from the chart series. Format of all individual...Examples Shows how to populate chart series with data. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...how to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a Chart axis group....enumeration Represents a type of a chart axis group. Members Name Description...with the secondary axis of chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 图表系列|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....get_Shapes (); // 添加图表 auto chart = shapes -> AddChart ( ChartType...0f , true ); auto series = chart -> get_ChartData () -> get_Series...

    docs.aspose.com/slides/zh/cpp/chart-series/