Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,548 for

chart

(0.07 sec)
  1. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access to the default font formatting of legend entries...engine template - Chart series.docx' ) chart = doc . get_child...) . as_shape () . chart chart_legend = chart . legend # Set default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....FlowChartProcess Flow chart process. FlowChartDecision Flow chart decision...Flow chart input output. FlowChartPredefinedP Flow chart predefined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... Charts . ChartAxisTitle Examples Shows...Shows how to set chart axis title. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartLegend.font property | Aspose.Words for No...

    ChartLegend.font property. Provides access to the default font formatting of legend entries...engine template - Chart series.docx" ); let chart = doc . getShape...( 0 , true ). chart ; let chartLegend = chart . legend ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Public API and Backwards Incompatible Changes i...

    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....points into series of Doughnut chart type. Aspose.Slides.SmartArt...Methods for removing chart data point and chart category by index...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!...Examples Shows how to add/remove chart data values. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 创建或更新 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/
  8. ChartAxis.AxisBetweenCategories | Aspose.Words ...

    Discover the ChartAxis AxisBetweenCategories property—control value axis positioning for enhanced category visualization in your Charts. Optimize your data presentation!...supported by MS Office 2016 new charts. Examples Shows how to get...250 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents Chart series properties. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartSeries class Contents [...ChartSeries class Represents chart series properties. To learn...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataLabelCollection.showBubbleSize propert...

    ChartDataLabelCollection.showBubbleSize property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... Applies only to Bubble charts. Default value is false . get...with data labels of a bubble chart. let doc = new aw . Document...

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