Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 549 for

chart axis title

(0.13 sec)
  1. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save Chart to image, but the legend isn’t shown as expected. You can see the Chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...Chart.ToImage - the XAxis labels shown in Legend Aspose.Cells...Cells Product Family chart-to-image amegroup July 3, 2025, 6:45am...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  2. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...PutValue ( 9 ); // Create scatter chart int32_t chartIndex = sheet ...ScatterConnectedByLi , 5 , 1 , 24 , 10 ); Chart chart = sheet . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  3. Aspose.Cells 8.3.2中的公共API更改|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.... Title = "Development Lead" ; s . Email...; 新增Chart.HasAxis方法 随着v8.3.2的发布,Aspose.Cells API提供了Chart.HasAxis(AxisType...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. 用C++将图表转换为图片以支持日本地区使用|Documentation

    学习如何使用Aspose.Cells for C++设置图表的日本配置。我们的指南将演示如何配置图表以支持日文字符和格式,包括字体、大小、文本方向等。...namespace Aspose :: Cells :: Charts ; class ChartJapaneseSetttin...new ChartJapaneseSetting ()); Chart chart0 = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-chart-to-i...
  5. How to create a Progress Bar|Documentation

    Learn how to create a progress bar using Aspose.Cells for .NET.... Using a Chart(For Dashboards) Structure Data:...=1-A2 Insert Chart: Select the data > Insert tab > Charts > 2-D Stacked...

    docs.aspose.com/cells/net/how-to-create-a-progr...
  6. ChartFormat | Aspose.Words for Java

    Represents the formatting of a Chart element in Java....Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. 将图表转换为图片以支持中国地区使用C++|Documentation

    学习如何使用Aspose.Cells for C++设置支持中文字符和格式的图表。我们的指南将演示如何配置图表以支持中文字符,包括字体、大小、文本方向等。...namespace Aspose :: Cells :: Charts ; class ChartChineseSettings...//Config Chinese Setting For Chart //In this step, you will use...

    docs.aspose.com/cells/zh/cpp/convert-chart-to-i...
  8. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/Charts…...Family slides-java , slides-chart , slides-rendering dfinsolutions...new Presentation("/path/to/charts.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/multiple-discrepancies-when-...
  9. 将图表转换为支持日本地区的图像,使用 Node.js via C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置支持日文字符和格式的图表。我们的指南将演示如何配置图表以支持日文字体、大小、文本方向等。... charts [ 0 ]; chart0 . toImage ( "Output...本示例中的值 英文环境中的默认值 轴标题名称 軸タイトル Axis Title 轴单位名称 百,千… Hundreds, Thousands…...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-cha...
  10. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...putValue ( 150 ); // Adding a chart to the worksheet const chartIndex...instance of the newly added chart const chart = worksheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...