Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 19,036 for

chart

(0.96 sec)
  1. Showing Cell Range as Data Labels|Documentation

    Learn how to show a range of cells as data labels in Charts using Aspose.Cells for .NET. This guide demonstrates how to link the labels to your data source and format them to provide accurate and meaningful information in your Charts....accesses the data labels of a chart series and sets the DataLabels...Type of Data Labels of Chart Resize Chart's Data Label Shape To...

    docs.aspose.com/cells/net/showing-cell-range-as...
  2. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3‑D charts such as 3‑D column, 3‑D cone...the chart data in the first worksheet. Then we add a chart and...

    docs.aspose.com/cells/python-net/z-axis/
  3. 在用 C++ 通过 JavaScript 计算图表后读取坐标轴标签|Documentation

    学习如何在绘制图表后通过 C++ 读取 Aspose.Cells for JavaScript 中的坐标轴标签。我们的指南将展示如何访问和获取坐标轴标签,包括它们的格式和位置。...Contents [ Hide ] 可能的使用场景 你可以使用 Chart.calculate() 方法在计算图表值后读取你的图表的坐标轴标签。请使用...head > < body > < h1 > Read Chart Category Axis Labels </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/read-ax...
  4. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for .NET. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells automatically...

    docs.aspose.com/cells/net/date-axis/
  6. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the Chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...Hi When convert to PDF, the chart format are incorrect as the...the number “33%” on the bar chart was changed to “3”. Thank you...

    forum.aspose.com/t/pdf-format-error-after-conve...
  7. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....( doc ); // Insert a column chart. let shape = builder . insertChart...insertChart ( aw . Drawing . Charts . ChartType . Column , 432 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Excel to PDF conversion hangs on excel file con...

    Aspose version: aspose-cells:26.2, 26.7 Observed Issue: We observed an issue in Aspose.Cells 26.2 and 26.7 when converting an Excel file containing a Tree Map Chart to PDF. In the source Excel file, the Tree Map char…...file containing a Tree Map chart to PDF. In the source Excel...Excel file, the Tree Map chart renders correctly. However, when converting...

    forum.aspose.com/t/excel-to-pdf-conversion-hang...
  10. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...