Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,338 for

numeric

(0.22 sec)
  1. Working with GridWeb Worksheets|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....the decimal separator from Numeric keypad Show buttons to Add/Remove...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Populate Data First by Row then by Column|Docum...

    Learn how to populate data first by row then by column through the Aspose.Cells for .NET API....Assistant Close Convert Text Numeric Data to Number Reading Cell...

    docs.aspose.com/cells/net/populate-data-first-b...
  3. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....Serie Name) and a table with numeric data appropriate to these categories...Slides: Logical constants Numerical constants String constants...

    docs.aspose.com/slides/python-net/chart-workshe...
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for .NET chart worksheets and automate reports across PPT and PPTX files....Serie Name) and a table with numeric data appropriate to these categories...Slides: Logical constants Numerical constants String constants...

    docs.aspose.com/slides/net/chart-worksheet-form...
  5. Fully Alphanumeric Symbologies|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....character sets, including numerals 0 through 9, the 26 alphabet...99 inclusive, encoding two numeric digits into one symbol character...

    docs.aspose.com/barcode/jasperreports/fully-alp...
  6. ChartXValue | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...Bound can be specified as a numeric, datetime or a special “auto”...automatically. value Returns numeric value of axis bound. valueAsDate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java.... // 1 - Numeric format: FieldFormat format...to a field's result. // 1 - Numeric format: FieldFormat format...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...the presence of empty or non-numeric values in A1 and B1 . Solution...are not empty or contain non-numeric values, as this could affect...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  10. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know Numerically w…...1 to know numerically what level the current text...i ) and also tell you the numeric level (0‑based). Below is a...

    forum.aspose.com/t/extract-subsection-list-text...