Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 16,829 for

chart

(0.19 sec)
  1. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...the chart on the right side. But they also have a chart object...than the actual width of the chart object. You can see the issue...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  2. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... CHART_PLUS Chart plus. CHART_STAR Chart star. CHART_X Chart...ribbon 2. FLOW_CHART_ALTERNATE_PROCESS Flow chart alternate process...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....What is PivotChart A pivot chart is a visual representation of...data in a pivot table. Pivot charts provide a way to summarize...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  4. Change Tick Label Direction with Node.js via C+...

    Learn how to change the direction of tick labels in Aspose.Cells for Node.js. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....with the ability to change the chart tick label direction by using...// Load the chart from source worksheet const chart = worksheet...

    docs.aspose.com/cells/nodejs-cpp/change-tick-la...
  5. 使用Node.js via C++读取ODS文件中的图表字幕|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从OpenDocument Spreadsheet (ODS)文件中读取图表字幕。本指南将演示如何提取和访问图表的字幕以便进一步分析或显示。...Cells 提供了通过使用 Chart.getSubTitle() 属性读取ODS文件中图表字幕的能力。以下示例代码加载...属性读取ODS文件中图表字幕的能力。以下示例代码加载 示例ODS文件 ,并使用 Chart.getSubTitle() 属性读取图表字幕,然后将其打印到控制台。请参考下面的代码输出。...

    docs.aspose.com/cells/zh/nodejs-cpp/read-chart-...
  6. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…... Check Chart Rendering Options Ensure that...Words. Sometimes, specific chart rendering issues are fixed in...

    forum.aspose.com/t/problems-with-title-and-lege...
  7. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....how to show data table with chart series data. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...Cells Product Family excel-charts , chart hormancey May 19, 2025...Worksheets[0]; Chart charttest = sheettest.Charts[0]; charttest...

    forum.aspose.com/t/leaderlines-still-visible/31...
  9. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....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...
  10. Aspose::Words::Drawing::Charts::ChartSeries::Re...

    Aspose::Words::Drawing::Charts::ChartSeries::Remove method. Removes the X value, Y value, and bubble size, if supported, from the Chart series at the specified index. The corresponding data point and data label are also removed in C++....Aspose::Words::Drawing::Charts::ChartSeries::Remove method Contents...size, if supported, from the chart series at the specified index...

    reference.aspose.com/words/cpp/aspose.words.dra...