Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 183 for

combo chart

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

    在 Java 中创建 PowerPoint 演示文稿中的图表...// Adds a chart with its default data IChart chart = sld . getShapes..., 500 ); // Sets the chart Title chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  2. 在 Python 中创建 PowerPoint 演示文稿图表|Aspose.Slides fo...

    在 Python 中创建 PowerPoint 演示文稿图表...Charts 命名空间下提供了 ChartType 枚举。该枚举下的成员对应于不同的图表类型。...代码向你展示如何创建普通图表: import aspose.slides.charts as charts import aspose.slides as...

    docs.aspose.com/slides/zh/python-net/create-chart/
  3. 创建或更新 PowerPoint 演示文稿中的图表(Java)|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/create-chart/
  4. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...ChartType 枚举类,位于 Aspose::Slides::Charts 命名空间下。这个枚举类下的值对应于不同的图表类型。 创建常规图表...添加一个带有默认数据的图表 SharedPtr < IChart > chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  5. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....5 enhances chart customization with new styling...Setting the Chart Style 25.5 The ability to set the chart style has...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  6. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....5 enhances chart customization with new styling...Setting the Chart Style 25.5 The ability to set the chart style has...

    docs.aspose.com/words/python-net/what-s-new-in-...
  7. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....DocumentBuilder, enhances radial chart rendering with graduations,...tables, chart formatting for Pie and Doughnut charts, better...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  8. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....DocumentBuilder, enhances radial chart rendering with graduations,...tables, chart formatting for Pie and Doughnut charts, better...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....AxisGroup Represents a type of a chart axis group. AxisScaleType Specifies...collection of bubble sizes for a chart series. BuildVersionInfo Provides...

    reference.aspose.com/words/java/com.aspose.words/
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...insert_chart(chart_type, width, height) Inserts an chart object...size. insert_chart(chart_type, width, height, chart_style) Inserts...

    reference.aspose.com/words/python-net/aspose.wo...