Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 16,829 for

chart

(0.12 sec)
  1. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...450 , 300 ); $chart -> setDataTable ( true ); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  2. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft Excel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。...Pie 的 Chart ,并设置其不同方面以获得预期的图表效果。 const path...Create a pie chart and add it to the collection of charts const id...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...
  3. Aspose::Words::Drawing::Shape::get_Chart method...

    Aspose::Words::Drawing::Shape::get_Chart method. Provides access to the Chart properties if this shape has a Chart in C++....Aspose::Words::Drawing::Shape::get_Chart method Shape::get_Chart method Provides...access to the chart properties if this shape has a Chart . System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 搜索

    搜索...ISlide->getShapes()->AddChart (Charts::ChartType type, float x, float...= u"OutputDirectory\\column_chart.pptx"; // 實例化表示 PPTX 文件的 Presentation...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  5. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a Chart series in Java....collection of Y values for a chart series. Remarks: All items of...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/java/com.aspose.word...
  6. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...more, visit the Working with Charts documentation article. Remarks...Examples Shows how to insert chart with date/time values. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the Chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.leftMode](../leftMode/) property....points from the left edge of the chart or from the position specified...changes proportionally if the chart shape is resized. The property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../Chartxvaluetype/#STRING) type....Examples Shows how to add/remove chart data values. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker Charts and programmatically setting custom marker shapes for data points. However, when opening the generated file in Excel, the selected marker shapes are not ap…...shapes set for line with marker charts are not reflected in Excel...to generate line with marker charts and programmatically setting...

    forum.aspose.com/t/marker-shapes-set-for-line-w...
  10. 如何通过 Node.js 使用 C++ 创建龙卷风图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建龙卷风图。...const charts = sheet . getCharts (); // Add bar chart const index...index = charts . add ( AsposeCells . ChartType . BarStacked ...

    docs.aspose.com/cells/zh/nodejs-cpp/create-torn...