Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 75,661 for

values

(1.5 sec)
  1. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …..."August", "YTD"}; double[] values = {-9, 1, 3, 4, -3, 2, 7, 3...getCell(0, i + 1, 1, values[i]); // Values } // Customize legend...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  2. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined Values....property Gets or sets the scaling value of the display units as one...one of the predefined values. get unit () : Aspose . Words . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create a Chart|Aspose.Slides 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.... Access the chart value axis and set the major unit...unit, minor units, max value and min values. Access the chart depth...

    docs.aspose.com/slides/net/create-a-chart/
  4. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically....first array contains the X-values, # and the second contains...contains corresponding Y-values for points in the scatter chart. chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis Values...minimum or maximum bound of axis values. To learn more, visit the Working...datetime or a special “auto” value. The instances of this class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....enumeration Specifies how the values that specify the location of...ChartDataLabelLocati Values Name Value Description Offset 0 The...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... DEFAULT Specifies default value of tick labels position. Examples...insert chart with date/time values. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract data from PDF Forms using php-java | As...

    Extract user data fields from fillable PDF document programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Get values from all fields using Document...Form class. Analyze names and values if needed. Load PDF in an instance...

    products.aspose.com/pdf/php-java/acroforms/extr...
  9. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection...add_multilevel_value method add_multilevel_value(series_name, categories...categories, values) Adds new ChartSeries to this collection....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...Calculated numeric cell value changes on saving Aspose.Cells...XML for the worksheet, the value for B1726 is 0.14999999999999999...

    forum.aspose.com/t/calculated-numeric-cell-valu...