Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,513 for

chart formatting

(0.06 sec)
  1. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data table's appearance. Control horizontal borders for enhanced visual clarity!...how to show data table with chart series data. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataTable.HasVerticalBorder | Aspose.Words...

    Discover the ChartDataTable HasVerticalBorder property to control vertical border visibility in your data tables. Enhance your data presentation effortlessly!...how to show data table with chart series data. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...Presentation (); try { IChart chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  5. 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...
  6. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....to specify the strategy to format the parsed values while converting...conditionally formatted DataBars in image format. The {DataBar...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your Charts....with the secondary axis of chart. Document doc = new Document...Line , 450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。..."Date" ); // 14 means datetime format const style = worksheet . getCells...values to cells for creating chart worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  9. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed...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...
  10. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the Chart series with preserving the format of the data points and data labels....values from the chart series with preserving the format of the data...Examples Shows how to populate chart series with data. doc = aw ...

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