Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 859 for

chart axis title

(0.29 sec)
  1. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。... 创建普通图表 Steps: Create Chart 步骤: 创建 PowerPoint 图表 步骤: 创建演示文稿图表...get_Item ( 0 ); # 添加一个带有默认数据的图表 $chart = $sld -> getShapes () -> addChart...

    docs.aspose.com/slides/zh/php-java/create-chart/
  2. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the Axis Title in degrees....sets the rotation of the axis title in degrees. get rotation...module Aspose.Words.Drawing.Charts class ChartAxisTitle ChartAxisTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  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. 用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...
  6. 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...
  7. 档案

    档案...添加甘特图 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-...
  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...