Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,298 for

numeric

(0.07 sec)
  1. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple Numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....labels are written in simple numeric format and itemized list labels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++.... // 1 - Numeric format: System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Java API to Render XPS to DIF | products.aspose...

    Export XPS to DIF via Java API without using Microsoft Excel or Adobe Reader...software while preserving numeric and tabular data integrity...accounting software. Preserving numeric datasets for regulatory audits...

    products.aspose.com/total/java/conversion/xps-t...
  5. HTML Telephone Input Generator – online tool an...

    Сreate HTML Telephone Input for your website using Aspose.HTML. Рreview the Telephone Input, copy and use generated HTML and C# code in your project!...the keyboard to display a numeric keypad. Note that browsers...etc. The size attribute is a numeric value indicating how many characters...

    products.aspose.com/html/net/generators/telephone/
  6. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....the X-axis and respective numeric values for the Y-axis. chart...the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/java/com.aspose.word...
  7. Classification of glyphs

    Explore glyph classifications in fonts, covering base characters, ligatures, diacritics, symbols, and decorative elements, and their effect on text rendering.... Numeric Glyphs Numeric glyphs include Arabic numerals (0‑9)...(0‑9) and Roman numerals (I, V, X, L, C, D, M). They are used to...

    docs.aspose.com/font/net/what-is-font/glyphs-cl...
  8. 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...
  9. 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...
  10. 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...