Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,344 for

numeric

(0.07 sec)
  1. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ 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/cpp/chart-worksheet-form...
  2. 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...
  3. 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...
  4. 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...
  5. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....the IF field will test two numeric expressions for equality. //...reuse the output values of our numeric expressions. FieldArgumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...X-axis, // and large respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....X-axis, // and large respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 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...
  10. 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...