Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 18,355 for

chart

(0.06 sec)
  1. Aspose.Slides for PHP via Java 16.1.0 的公共 API 和...

    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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...50 , 500 , 300 ); $series = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. 趋势线|Aspose.Slides for PHP 文档

    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....Presentation (); try { # 创建一个集群柱状图 $chart = $pres -> getSlides () -> get_Item...为图表系列 1 添加指数趋势线 $tredLinep = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/trend-line/
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the Chart of from the position specified by its Position property in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method...label from the top edge of the chart of from the position specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....size of the hole in a doughnut chart. using ( Presentation pres =...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....; Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. var layoutSlide1 = presentation...

    docs.aspose.com/slides/net/automating-powerpoin...
  6. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. let layoutSlide1 = presentation...

    docs.aspose.com/slides/nodejs-java/automating-p...
  7. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... charts . ChartFormat : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Slides for .NET 16.1.0 的公共 API 与向后不兼容的更改...

    在 Aspose.Slides for .NET 中审阅公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Charts.IChartTextBlockForma 和 Aspose...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. How to Display Long X‑Axis Labels Without Trunc...

    Hi Team, In Excel, when we use long x‑axis labels, they are not displayed fully. For example, if the x‑axis label is “Starting point for x axis 123456,” it appears truncated as “Starting point for…”. Is there a way t…...// Sample data for waterfall chart String[] categories = {"Start...setStyle(style); } // Create waterfall chart int chartIndex = worksheet.getCharts()...

    forum.aspose.com/t/how-to-display-long-x-axis-l...
  10. 用JavaScript通过C++确定图表中存在的轴线|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++创建的图表中确定存在的轴线。我们的指南将帮助你识别和访问图表中的不同轴线,包括类别轴、数值轴和次轴。...Cells提供了 Chart.hasAxis(axisType, isPrimary)...方法来判断图表是否具有特定的轴。 以下示例代码演示了如何使用 Chart.hasAxis(axisType, isPrimary)...

    docs.aspose.com/cells/zh/javascript-cpp/determi...