Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 70,792 for

values

(0.17 sec)
  1. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis group.... categories = categories , values = [ 2 , 3 , 4 ]) series . add... categories = categories , values = [ 5 , 2 , 3 ]) # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Node.js via C++ API....beneficial: Clarifies Financial Values: formatting a number as currency...currency makes it clear that the value represents money. For example...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  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. 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...
  5. ImageWatermarkOptions.scale property | Aspose.W...

    ImageWatermarkOptions.scale property. Gets or sets the scale factor expressed as a fraction of the image... The default value is 0 - auto. get scale () :...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.normalizeFieldTypes method | Aspose.Wo...

    Document.normalizeFieldTypes method. Changes field type Values [FieldChar.fieldType](../../../aspose.words.fields/fieldchar/fieldType/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....normalizeFieldTypes() Changes field type values FieldChar.fieldType of FieldStart...types. To change field type values in a specific part of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....class TextFormFieldType Values Name Value Description Regular 0...valid date value. CurrentDate 3 The text form field value is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....value property AxisBound.value property Returns numeric value...value of axis bound. get value () : number Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....series of decimal values containing a value for each respective...distributed along the X-axis, and values are distributed along the Y-axis...

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