Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,155 for

numeric

(0.08 sec)
  1. Aspose::Words::Properties namespace | Aspose.Wo...

    Aspose::Words::Properties namespace. The Aspose.Words.Properties namespace provides classes to work with custom and built-in document properties such as title, keywords, company etc in C++....security level of a document as a numeric value. PropertyType Specifies...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. 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...
  3. 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...
  4. Chart Worksheet Formulas|Aspose.Slides for PHP ...

    PowerPoint Equations and Spreadsheet Formulas...Serie Name) and a table with numeric data appropriate to these categories...Slides: Logical constants Numerical constants String constants...

    docs.aspose.com/slides/php-java/chart-worksheet...
  5. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java.... getLabelValue() Gets a numeric value for this label. removeRunAttr(int...int getLabelValue() Gets a numeric value for this label. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....item specifies the requisite numeric places to display in the result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....// Bookmarks can also have numeric values for outline levels,...// Bookmarks can also have numeric values for outline levels,...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....the X-axis and respective numeric values for the Y-axis. chart...the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...library handles different numeric types. While Double.NaN works...If you need to maintain the numeric type, consider using Double...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  10. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....the IF field will test two numeric expressions for equality. //...reuse the output values of our numeric expressions. auto trueOutput...

    reference.aspose.com/words/cpp/aspose.words.fie...