Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,185 for

numeric

(0.1 sec)
  1. Optimizing Memory Usage while Working with Big ...

    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....cells, or cell values are numeric, Boolean, etc., the MemorySetting...

    docs.aspose.com/cells/nodejs-cpp/optimizing-mem...
  2. 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...
  3. ChartXValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartXValue class, your solution for defining X values in chart series, enhancing data visualization effortlessly....DoubleValue { get; } Gets the stored numeric value. MultilevelValue { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  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. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++.... // 1 - Numeric format: System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++.... // 1 - Numeric format: System :: SharedPtr...

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

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to font formatting of 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::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++.... // 1 - Numeric format: System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. 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...