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

chart axis title

(0.11 sec)
  1. 将图表转换为图片以支持中国地区使用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...
  2. 将图表转换为支持日本地区的图像,使用 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...
  3. 用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...
  4. 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-...
  5. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....minimum or maximum bound of axis values. AxisBuiltInUnit Specifies...Specifies the display units for an axis. AxisCategoryType Specifies...

    reference.aspose.com/words/java/com.aspose.words/
  6. 档案

    档案...添加甘特图 chart_index = sheet . charts . add(cells . charts . ChartType...10 ) chart = sheet . charts[chart_index] chart . title . text...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  7. ChartSeries | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 档案

    档案... 使用 Charts.Add() 方法添加堆积条形图。 通过图表类对象中的索引访问图表。...ChartCollection charts = sheet.Charts; // 添加条形图 int index = charts.Add(ChartType...

    blog.aspose.com/zh/cells/tornado-charts-in-exce...
  9. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....more, visit the Working with Charts documentation article. Examples:...labels to data points in a line chart. public void dataLabels() throws...

    reference.aspose.com/words/java/com.aspose.word...
  10. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with Chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...Data Label FormatCode in Charts Has No Effect Due to Unformatted...experiencing an issue with chart data labels in Aspose.Words...

    forum.aspose.com/t/data-label-formatcode-in-cha...