Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 73,089 for

values

(0.15 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples....Contents [ Hide ] Calculate Actual Values of Chart Elements Aspose.Slides...calculate actual values of chart elements. The actual values include position...

    docs.aspose.com/slides/cpp/chart-calculations/
  2. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....X-axis and respective numeric values for the Y-axis. chart.getSeries()...flag indicating whether the value axis crosses the category axis...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....def has_data_labels ( self , value : bool ): ... Examples Shows...'January' , 'February' , 'March' ], values = [ 25.611 , 21.439 , 33.75...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BubbleSizeCollection class | Aspose.Words for P...

    aspose.words.drawing.charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a chart series....insert new values to a chart series, or remove values, the appropriate...be used. Empty bubble size values are represented as None. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis scaling options, enhancing your chart presentations effortlessly....} Gets or sets the maximum value of the axis. Minimum { get;...set; } Gets or sets minimum value of the axis. Type { get; set;...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1 , 20...evenly incrementing values that cover our X-value range (0, 1, 2,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Using Barcode and Barcode Expression Tags in Re...

    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....parameter values , or print barcodes based on field values (using...Barcodes Based on Parameter Values The code example below is an...

    docs.aspose.com/barcode/jasperreports/using-bar...
  8. Number Settings|Documentation

    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....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/java/cells-number-settings/
  9. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound....value property AxisBound.value property Returns numeric value...of axis bound. @property def value ( self ) -> float : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations....API for managing error bar values. The sample code applies when...using a custom value type. To specify a value, use the ErrorBarCustomValues...

    docs.aspose.com/slides/python-net/error-bar/