Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,154 for

pie chart

(0.06 sec)
  1. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the Pie...moved from the center of the pie. Can be negative, negative means...applied. Applies only to Pie charts. @property def explosion...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells 9.0.0 中的公共 API 更改|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....spreadsheet containing a Pie chart var book = new Workbook (...first chart from the collection var chart = sheet . Charts [ 0...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines.... Chart and Graphics: Create and customize...customize a wide range of charts and graphics to visually represent...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  4. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...PDF → Chart )选取相应的步骤。 1. 使用 Aspose.Cells...Aspose.Cells 在 PDF 导出时对某些图表类型(如 Pie、Bar)不完整。 保存选项未启用 PdfSaveOptions...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  5. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....grid like control, paste a chart in it and export the report...also generates a sophisticated chart based on the Worksheet source...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose::Words::Drawing::Charts::ChartSeries::se...

    Aspose::Words::Drawing::Charts::ChartSeries::set_Explosion method. Specifies the amount the data point shall be moved from the center of the Pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie Charts in C++....Aspose::Words::Drawing::Charts::ChartSeries::set_Explosion method...moved from the center of the pie. Can be negative, negative means...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...charts as charts with slides . Presentation...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-data...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Explosion method. Specifies the amount the data point shall be moved from the center of the Pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie Charts in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_Explosion method...moved from the center of the pie. Can be negative, negative means...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列...Presentation (); try { // 添加图表 var chart = pres . getSlides (). get_Item...400 , true ); var series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  10. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...Presentation (); try { # 添加图表 $chart = $pres -> getSlides () -> get_Item..., 400 , true ); $series = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/chart-series/