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

chart

(0.05 sec)
  1. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...Shows how to set formatting for chart values. let doc = new aw . Document...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_ReverseOrder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++....Aspose::Words::Drawing::Charts::AxisScaleType enum Contents [...apply logarithmic scaling to a chart axis. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells for Node.js via...

    docs.aspose.com/cells/nodejs-cpp/date-axis/