Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,350 for

numeric

(0.17 sec)
  1. ChartYValue.double_value property | Aspose.Word...

    ChartYValue.double_value property. Gets the stored Numeric value....double_value property Gets the stored numeric value. @property def double_value...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for .NET API....accessed by passing the cell’s numeric index to the Cells collection...exception can be thrown if the numeric index of the cell is out of...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  3. IFieldResultFormatter.format_numeric method | A...

    IFieldResultFormatter.format_Numeric method. Called when Aspose.Words applies a Numeric format switch, i.e...format_numeric method format_numeric(value, format) Called when...when Aspose.Words applies a numeric format switch, i.e. \# “#.##”...

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

    Discover the ChartXValue DoubleValue property to easily retrieve and utilize stored Numeric values for enhanced data visualization and analysis....DoubleValue property Gets the stored numeric value. public double DoubleValue...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Supported Barcode Types|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....Barcode Types 1D (Linear) Numeric Only Code 11, Code 32, Codabar...UpcaGs1DatabarCoupon Alpha-Numeric Code 128, Code 39, Code 93...

    docs.aspose.com/barcode/python-net/barcode-types/
  6. Supported Barcode Types and File Formats|Docume...

    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....Barcode Types 1D (Linear) Numeric Only Code 11, Code 32, Codabar...UpcaGs1DatabarCoupon Alpha-Numeric Code 128, Code 39, Code 93...

    docs.aspose.com/barcode/jasperreports/supported...
  7. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes Numeric field results, enhancing data presentation and user experience effectively....formatting that is applied to a numeric field result. Corresponds to...to a field's result. // 1 - Numeric format: FieldFormat format...

    reference.aspose.com/words/net/aspose.words.fie...
  8. UPC-E|Documentation

    Overview on main parameters of UPC-E Barcode Type...of the standard sized UPC-A numeric barcode, used in grocery stores...Character Set This type encodes numerical digits from 0 to 9 only. Barcode...

    docs.aspose.com/barcode/info-cards/upc-e/
  9. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....getDoubleValue() Gets the stored numeric value. getTimeValue() Gets...stored numeric value. Returns: double - The stored numeric value...

    reference.aspose.com/words/java/com.aspose.word...
  10. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java.... // 1 - Numeric: builder.insertField(" = 2...tter.FormatInvocationType.NUMERIC)); // 2 - Date/time: builder...

    reference.aspose.com/words/java/com.aspose.word...