Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 18,936 for

chart

(0.13 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Import an Excel Chart The next step to extend functionality...you to retrieve the selected chart from the specified Excel workbook...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  2. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...Presentation ( "chart.pptx" ); try { Chart chart = ( Chart ) pres ....get_Item ( 0 ); IChartData data = chart . getChartData (); byte [] stream...

    docs.aspose.com/slides/zh/java/chart-workbook/
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of Chart series included in this group in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType...pe method Gets the type of chart series included in this group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在xlsx4j中创建数据透视图图表|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.... CHART ); Worksheet sheet3 = workbook..."PivotChart" ); // Adding a column chart int chartIndex = sheet3 . getCharts...

    docs.aspose.com/cells/zh/java/create-pivot-char...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_DisplayUnit method. Specifies the scaling value of the display units for the value axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_DisplayUnit method...Aspose :: Words :: Drawing :: Charts :: AxisDisplayUnit > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale...Aspose :: Words :: Drawing :: Charts :: AxisTimeUnit Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing Charts th…...Product Family charts , cells-net , aspose-cells , chart njburd December...have a workbook containing charts that have multiple series legend...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  9. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... charts . AxisTimeUnit : ... @major_unit_scale...aspose . words . drawing . charts . AxisTimeUnit ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to set Series invisible with Golang via C++...

    In Excel Chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with Golang via C++ to do it....Excel Chart In an Excel chart, you can right‑click a chart, click...output file. How to create Combo chart with Golang via C++ How to add...

    docs.aspose.com/cells/go-cpp/how-to-set-series-...