Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 18,340 for

chart

(0.07 sec)
  1. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java....Examples: Shows how to insert a chart and modify the appearance of...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an Chart object into the document and scales it to the specified size in C++....rt(Aspose::Words::Drawing::Charts::ChartType, Aspose::Words:...rapType) method Inserts an chart object into the document and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder...Aspose :: Words :: Drawing :: Charts :: ChartDataTable :: get_HasHorizontalBorder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 使用 C++ 通过 JavaScript 将 Excel 图表转换为图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 图表转换为图像。...head > < body > < h1 > Convert Chart to Image Example </ h1 > < input...)); // Get the designer chart (first chart) in the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. 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...
  7. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....more, visit the Working with Charts documentation article. Examples:...with data points on a line chart. public void chartDataPoint()...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../Chartseries/) to this collection... charts . ChartMultilevelValue ], values...Shows how to create treemap chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the Chart of from the position specified by its [ChartDataLabel.position](../position/) property....label from the left edge of the chart of from the position specified...aspose . words . drawing . charts . ChartDataLabelLocati : ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. 通过Node.js和C++获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检索与Excel图表相关联的工作表。高效访问和操作图表的底层数据。...Cells提供了 Chart.getWorksheet() 属性,该属性返回包含图表的工作表的引用。...属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.getWorksheet() 属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用...

    docs.aspose.com/cells/zh/nodejs-cpp/get-workshe...