Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,294 for

numeric

(0.08 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. 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...
  5. 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...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....parameter to the function is the numeric value whose remainder you wish...

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  7. 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...
  8. 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...
  9. 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...
  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...