Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,338 for

numeric

(0.29 sec)
  1. MasterDetailInTwoSheets.xlsx

    MASTER_STYLES1 MultiSheet Option #1 - Master 1 Material Type Style ID Style Name &=node.Styles1.MaterialType(group:merge) &=node.Styles1.StyleID(DetailSheet:DETAIL_STYLES,DetailTable:Style,DetailSh......Quantity(numeric) Unit Price &=Style.UnitPrice(numeric) Material...

    docs.aspose.com/cells/it/net/how-to-use-master-...
  2. ChartXValue.double_value property | Aspose.Word...

    ChartXValue.double_value property. Gets the stored Numeric value....double_value property Gets the stored numeric value. @property def double_value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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-...
  4. 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...
  5. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java....N_TABLE Numeric-only digits Account numbers...AustralianPost with N table (numeric) The N_TABLE mode is restricted...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case.... // 1 - Numeric: builder . InsertField ( "... . FormatInvocationType . Numeric ), Is . EqualTo ( 1 )); //...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. FieldFormat.numericFormat property | Aspose.Wor...

    FieldFormat.NumericFormat property. Gets or sets a formatting that is applied to a Numeric field result...formatting that is applied to a numeric field result. Corresponds to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Standard 2 of 5 in JasperReports | products.asp...

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Standard 2 of 5 barcodes in your Java application...for efficient encoding of numeric data. Standard 2-of-5 barcodes... Standard 2 of 5 Features Numeric Encoding: Standard 2-of-5 can...

    products.aspose.com/barcode/jasperreports/stand...
  10. 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...