Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,768 for

chart axis

(0.28 sec)
  1. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...( 0 ); // 添加默认数据的图表 IChart chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/java/create-chart/
  2. 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-...
  3. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded Charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...Presentation Charts Get Distorted During PPTX-to-PPTX Conversion...Family slides-java , slides-chart suming.li October 30, 2025,...

    forum.aspose.com/t/presentation-charts-get-dist...
  4. 在 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/
  5. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    在 Java 中的 PowerPoint 演示文稿里创建图表...0 ); // 添加一个带默认数据的图表 IChart chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  6. 在 JavaScript 中创建或更新 PowerPoint 演示文稿图表|Aspose.Sl...

    在 JavaScript 中于 PowerPoint 演示文稿创建图表...( 0 ); // 添加一个带默认数据的图表 var chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/nodejs-java/create-ch...
  7. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...Slides 在 Aspose::Slides::Charts 命名空间下提供了 ChartType 枚举类。该枚举类中的值对应不同的图表类型。...添加一个带默认数据的图表 SharedPtr < IChart > chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  8. ChartFormat | Aspose.Words for Java

    Represents the formatting of a Chart element in Java....Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。...charts as charts import aspose.slides as...添加示例图表。 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-form...
  10. How to create a Progress Bar|Documentation

    Learn how to create a progress bar using Aspose.Cells for .NET.... Using a Chart (For Dashboards) Structure Data:...=1‑A2 Insert Chart: Select the data → Insert tab → Charts → 2‑D Stacked...

    docs.aspose.com/cells/net/how-to-create-a-progr...