Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,331 for

numeric

(0.14 sec)
  1. Barcode Types and Image Formats|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....barcodes and encode data as Alpha-Numeric. GS1 barcodes use other 1D...Barcode Family Barcode Types 1D Numeric (Linear) Codabar, Code11, Code128...

    docs.aspose.com/barcode/reportingservices/barco...
  2. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…...date(numeric) it will work fine. Please use the “numeric” parameter...to convert string data into numeric format, as this is essential...

    forum.aspose.com/t/cell-format-with-date-string...
  3. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....formats of numeric values and dates. We know that numeric data can...accounting values, etc. All these numerical values are displayed in different...

    docs.aspose.com/cells/net/cells-number-settings/
  4. Validate XBRL and iXBRL files in C#|Documentation

    C# Finance Library API can validate XBRL and iXBRL files. Please see the sample codes given in this article for more information....ItemNumericNoUnit: Item is numeric and must have a unit. MonetaryItemNoSingle:...NumericItemWithBothP: Item is a numeric type and must not have both...

    docs.aspose.com/finance/net/validate-xbrl-and-i...
  5. Aspose::Words::Drawing::Charts::ChartYValue::ge...

    Aspose::Words::Drawing::Charts::ChartYValue::get_DoubleValue method. Gets the stored Numeric value in C++....ue method Gets the stored numeric value. double Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's Numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....Provides typed access to field’s numeric, date and time, and general...formats that are applied to a numeric, text or any field result....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...Quantity(numeric) and &=Orders.UnitPrice to:...&=Orders.UnitPrice(numeric) In short, use “numeric” parameter, the...

    forum.aspose.com/t/currency-format-not-applied-...
  8. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... // 1 - Numeric: builder . insertField ( "... . FormatInvocationType . numeric )). toEqual ( 1 ); // 2 - Date/time:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Number Settings|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....formats of numeric values and dates. We know that numeric data can...accounting values, etc. All these numerical values are displayed in different...

    docs.aspose.com/cells/java/cells-number-settings/
  10. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...instead of treating it as a numeric value. This seems to happen...format to treat the input as a numeric value. This can be done by...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...