Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 543 for

chart axis title

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_TickMarkSpacing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....supported by MS Office 2016 new charts. Valid range of a value is...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 用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...
  6. 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...
  7. 在 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...
  8. 将图表转换为支持日本地区的图像,使用 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...
  9. 将图表转换为图片以支持中国地区使用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...
  10. 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...