Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,795 for

chart axis

(0.1 sec)
  1. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...Charts 命名空间下的 ChartType 枚举。枚举中的值对应不同的图表类型。...// 添加一个具有默认数据的簇状柱形图。 IChart chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/create-chart/
  2. 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...
  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. 在 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/
  5. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

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

    docs.aspose.com/slides/zh/androidjava/create-ch...
  6. 在 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/
  7. 在 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...
  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. 档案

    档案... 使用 Charts.Add() 方法添加堆积条形图。 通过图表类对象中的索引访问图表。...ChartCollection charts = sheet.Charts; // 添加条形图 int index = charts.Add(ChartType...

    blog.aspose.com/zh/cells/tornado-charts-in-exce...
  10. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create Charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...effect, I used WPS to create charts and series, using the same...@752659984 It looks like the chart‑series settings (Series, Points...

    forum.aspose.com/t/how-to-set-up-series-points-...