Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 14,156 for

chart

(0.04 sec)
  1. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in Charts. Enhance your document's visual appeal!...more, visit the Working with Charts documentation article. public...Shows how to set formatting for chart values. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Specify image resolution, quality, compression ...

    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....string FileName = FilePath + "Chart to Image with Image Options...PutValue ( 50 ); //Adding a chart to the worksheet int chartIndex...

    docs.aspose.com/cells/net/specify-image-resolut...
  3. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the Chart title...Gets or sets the text of the chart title. If None or empty value...Examples Shows how to insert a chart and set a title. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your Chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....Shows how to set formatting for chart values. Document doc = new Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved Chart clarity....2016 new charts. Examples Shows how to insert a chart and modify...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... charts . AxisCrosses : ... @crosses...aspose . words . drawing . charts . AxisCrosses ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....2016 new charts. Examples Shows how to insert a chart and modify...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks....Examples Shows how to insert a chart and modify the appearance of...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...supported by MS Office 2016 new charts. Default value is False . Examples...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks....Examples Shows how to insert a chart and modify the appearance of.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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