Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,338 for

numeric

(0.12 sec)
  1. Apply Custom Formatting to Fields in C++|Aspose...

    Format and evaluate fields result using C++.... You can apply numeric format switch, i.e. # “#.##”...field: FAQ Q: How can I apply a numeric format (e.g., two decimal places)...

    docs.aspose.com/words/cpp/applying-custom-forma...
  2. IFieldResultFormatter class | Aspose.Words for ...

    aspose.words.fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... format_numeric(value, format) Called when...when Aspose.Words applies a numeric format switch, i.e. \# “#.##”...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes Numeric field results, enhancing data presentation and user experience effectively....formatting that is applied to a numeric field result. Corresponds to...to a field's result. // 1 - Numeric format: FieldFormat format...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Populate Data First by Row then by Column with ...

    Learn how to populate data first by row then by column using the Aspose.Cells for C++ API.... Convert Text Numeric Data to Number with Golang...

    docs.aspose.com/cells/go-cpp/populate-data-firs...
  5. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a Numeric, text or any field result...formats that are applied to a numeric, text or any field result....to a field's result. # 1 - Numeric format: format = field . format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Questions Regarding Spreadsheet Editor Issues D...

    Hello, We are currently evaluating Aspose.Cells and using it to build a web-based spreadsheet editor (Excel-like online editing). During our testing, we encountered several issues and would like to seek your technical a…...indicates a numeric range validation issue, although no numeric input...understand you are encountering numeric‑range validation errors when...

    forum.aspose.com/t/questions-regarding-spreadsh...
  7. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...try to parse the string to a numeric/date value; false → keep it...cell’s underlying value becomes numeric, but the style is unchanged...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  8. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a Numeric field result. Corresponds to the \# switch in C++....formatting that is applied to a numeric field result. Corresponds to...to a field's result. // 1 - Numeric format: System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java....the IF field will test two numeric expressions for equality. //...reuse the output values of our numeric expressions. FieldArgumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....the IF field will test two numeric expressions for equality. //...reuse the output values of our numeric expressions. FieldArgumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...