Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,281 for

chart axis

(0.05 sec)
  1. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...Put the sample values used in charts worksheet . getCells (). get...); // Create Line Chart: X as Category Axis let pieIdx = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  2. Excel Shifted labels and detail box - Free Supp...

    Dear Aspose. As you can see from example. When printing Chart, there are several issues with the output: Text Box collides with the Chart Chart bars do not match proper labels on X-Axis Extra empty space on the right…... When printing chart, there are several issues with...the chart Chart bars do not match proper labels on X-Axis Extra...

    forum.aspose.com/t/excel-shifted-labels-and-det...
  3. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...Cells 提供 Chart.getChartObject() 属性实现此功能。你可...= path . join ( dataDir , "chart.xls" ); // Loads the workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  4. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection class. Represents a collection of Chart axes in C++....Aspose::Words::Drawing::Charts::ChartAxisCollection class ChartAxisCollection...Represents a collection of chart axes. class ChartAxisCollection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts Chart images text and line reports to PPT presentation...for MSO 2016 charts Create multiple axis chart reports Add images...Stock Chart & Get Chart Image Change Series Color Set Chart Area...

    products.aspose.com/slides/jasperreports/
  6. 插入图表|Documentation

    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....FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName..."Sheet1" ; string title = "New Chart" ; Dictionary < string , int...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  7. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Load the chart from the source worksheet Chart chart = worksheet...category axis tick labels direction to Horizontal chart . GetCategoryAxis...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  8. ChartLegend | Aspose.Words for Java

    Represents Chart legend properties in Java....implements Cloneable Represents chart legend properties. To learn...more, visit the Working with Charts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...Cells提供了 Chart.GetChartObject() 属性实现此功能。你可以用其子属性调整图表的...下属性: Chart.GetX() Chart.GetY() Chart.GetHeight() Chart.GetWidth()...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  10. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...Bar, Column, Line and Surface charts. add ( seriesName : string...series to any type of Scatter charts. add ( seriesName : string...

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