Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,655 for

chart data formatting

(0.06 sec)
  1. 图表工作簿|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿图表工作簿...charts as charts import aspose.slides as...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...

    docs.aspose.com/slides/zh/python-net/chart-work...
  2. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    学习如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供 Python 代码示例。...Charts 命名空间下提供了 ChartType 枚举。该枚举下的成员对应于不同的图表类型。...代码向你展示如何创建普通图表: import aspose.slides.charts as charts import aspose.slides as...

    docs.aspose.com/slides/zh/python-net/create-chart/
  3. 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-...
  4. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....Chart.ToImage - Leader Lines are not included Aspose.Cells Product...Product Family chart-to-image , cells-net DTS_Barry June 11, 2025...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  5. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Node.js via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  6. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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....and process it by setting the data source. However, in order to...SmartMarkerCallBack ( workbook ); //Set the data source designer . SetDataSource...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....performance VDX (Portable Document Format) creation programmatically...convert VDX (Portable Document Format) within running different reporting...

    products.aspose.com/diagram/python-net/create/vdx/
  8. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Python based application....a Microsoft Visio document format manipulation API. One can easily...convert Visio diagrams to other formats such as PDF, XPS, JPEG, PNG...

    products.aspose.com/diagram/python-net/conversi...
  9. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.Charts.ChartMultilevelValue constructor...Shows how to create treemap chart. doc = aw . Document () builder...Treemap chart. shape = builder . insert_chart ( chart_type = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of Chart elements in Java....Specifies the shape type of chart elements. Examples: Shows how...stroke and callout formatting for chart data labels. Document doc...

    reference.aspose.com/words/java/com.aspose.word...