Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,285 for

numeric

(0.27 sec)
  1. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....dates and times are of the numeric type. A number that specifies...Check if the cell contains a numeric value if ( a1 . type === AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  2. FieldFormat class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormat class. Provides typed access to field's Numeric, date and time, and general formatting...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/nodejs-net/aspose.wo...
  3. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....contain dates and times are numeric. A number that specifies a...) { std :: cout << "A1 is Numeric Value: " << a1 . GetDoubleValue...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  4. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...Check if the cell contains a numeric value if ( a1 . type === AsposeCells...{ resultHtml += `<p>A1 is Numeric Value: ${ a1 . doubleValue...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....contain dates and times are numeric. A number that specifies a...different. Output result: A1 is Numeric Value: 45253 use The 1904 date...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  6. Pdf417CompactionMode|Aspose.BarCode for Python ...

    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....mode TEXT text compaction NUMERIC numeric compaction mode BINARY...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for Python via .NET API....dates and times are of the numeric type. A number that specifies...different. Output result: A1 is Numeric Value: 45253 use The 1904 date...

    docs.aspose.com/cells/python-net/how-to-manage-...
  8. 如何用C++管理日期和时间|Documentation

    学习如何通过Aspose.Cells for C++ API管理日期和时间。...) { std :: cout << "A1 is Numeric Value: " << a1 . GetDoubleValue...) { std :: cout << "A2 is Numeric Value: " << a2 . GetDoubleValue...

    docs.aspose.com/cells/zh/cpp/how-to-manage-date...
  9. Supported Barcode Types|Documentation

    1D, 2D, and Postal Barcode Symbologies Supported in Aspose.BarCode for JavaScript via C++...1D symbologies encode only numeric data, while others can include...2D barcodes to encode alpha-numeric data. GS1 barcodes utilize...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  10. FieldFormat | Aspose.Words for Java

    Provides typed access to fields Numeric date and time and general formatting in Java....Provides typed access to field’s numeric, date and time, and general...to a field's result. // 1 - Numeric format: FieldFormat format...

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