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

numeric

(0.1 sec)
  1. Export Excel Data to DataTable and Check Mixed ...

    Learn how to Export Excel Data to DataTable and Check Mixed Data Type through the Aspose.Cells for .NET API....type of the column would be numeric, which is reasonable. If the...true if a column has both numeric and string values to avoid...

    docs.aspose.com/cells/net/export-excel-data-to-...
  2. INT function returns #VALUE! - Free Support For...

    We are are using Aspose.Cells (NET), version 25.8.0. We have a function =INT(MY_CUSTOME_FUNC) from custom function in Windows and everything works correctly and =INT(MY_CUSTOME_FUNC) returns 1232 However, in Mac or Doc…...function is not returning a valid numeric value in the environments where...and consistently returns a numeric value across all environments...

    forum.aspose.com/t/int-function-returns-value/3...
  3. Barcode Generation Specifics for Barcode Types|...

    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....Definition Creating PDF417 Barcodes Numeric Only Symbologies Creating DataMatrix...

    docs.aspose.com/barcode/jasperreports/symbology...
  4. 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/
  5. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatNumeric method. Called when Aspose.Words applies a Numeric format switch, i.e. \# "#.##" in C++....Words applies a numeric format switch, i.e. # “#.##”...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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...
  7. 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...
  8. HanXinEncodeMode|Aspose.BarCode for Python via ...

    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....modes: Auto, Binary, Text, Numeric, URI, Unicode, ECI, Common...fragment: Auto, Binary, Text, Numeric, URI, ECI. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a Numeric, text or any field result...formats that are applied to a numeric, text or any field result....to a field's result. # 1 - Numeric format: format = field . format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...try to parse the string to a numeric/date value; false → keep it...cell’s underlying value becomes numeric, but the style is unchanged...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...