Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,130 for

numeric

(0.06 sec)
  1. UPC-A|Documentation

    Overview of the main parameters of UPC-A Barcode Type...barcode type supports all numeric digits (0-9). Barcode Structure...This allows representing each numeric character by just two bars...

    docs.aspose.com/barcode/info-cards/upc-a/
  2. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node 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...
  3. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....misinterpreted as general numerical values rather than amounts...cells . get ( "A1" ); // Set a numeric value to the cell a1 . value...

    docs.aspose.com/cells/javascript-cpp/format-num...
  4. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....Specifies that cell value is numeric. IsString Specifies that cell...of a Worksheet Convert Text Numeric Data to Number Creating Subtotals...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  5. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...Cells to automatically convert numeric data. Ensure that the values...allowing Aspose.Cells to handle numeric data conversion automatically...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  6. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents.... // 1 - Numeric format: FieldFormat format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... # 1 - Numeric format: format = field . format...format format . numeric_format = '$###.00' field . update () self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with Golang via C++....cells, or cell values are numeric, bool and so on, the MemorySetting...

    docs.aspose.com/cells/go-cpp/optimizing-memory-...