Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,814 for

chart axis

(0.07 sec)
  1. 图表格式化|Aspose.Slides for Node.js via .NET 文档

    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....Secondary Value Axis 并设置以下属性: 启用辅助 Value Axis 为辅助数值轴设置 Line Format...get_Item ( 0 ); // 添加示例图表 var chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/nodejs-java/chart-for...
  2. 图表计算|Aspose.Slides for Node.js via .NET 文档

    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.... Axis 类的属性提供了轴图表元素实际位置的信息( Axis.getActualMaxValue...getActualMaxValue 、 Axis.getActualMinValue 、 Axis.getActualMajorUnit 、 Axis...

    docs.aspose.com/slides/zh/nodejs-java/chart-cal...
  3. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…...culture-based formatting, including for chart generation? we are using aspose...same approach can be used for chart data – either format the numbers...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  4. 在 .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/
  5. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    在 PowerPoint 演示文稿中创建图表...PowerPoint Chart Steps: Create Presentation Chart Steps: Create...Create PowerPoint Presentation Chart 代码步骤: 创建一个 Presentation 类的实例。...

    docs.aspose.com/slides/zh/php-java/create-chart/
  6. 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...
  7. 在 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/
  8. 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-...
  9. 在 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/
  10. 在 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...