Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,325 for

numeric

(0.36 sec)
  1. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch 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...
  2. 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...
  3. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs....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...
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java 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/php-java/chart-worksheet...
  5. HanXinExtCodetextBuilder|Aspose.BarCode for Pyt...

    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....mode add_numeric(text) Adds codetext fragment in Numeric mode add_unicode(text)...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...X-axis, // and large respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Apply Chart Worksheet Formulas in Presentations...

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

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  8. FieldOptions.legacy_number_format property | As...

    FieldOptions.legacy_number_format 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/python-net/aspose.wo...
  9. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....X-axis, # and large respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. JsonDataSource fails with large integer value -...

    When using a JSON object with a large integer value, the application throws an error indicating that the integer is too large for an Int64 . How can I modify the code to handle large integers in JSON without encountering…...Would it be possible to handle numeric values larger than Int64 (or...references a numeric value. I ended up converting numeric values that...

    forum.aspose.com/t/jsondatasource-fails-with-la...