Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 7,147 for

numeric

(0.06 sec)
  1. DocumentSecurity Enum | Aspose.Words for .NET

    Aspose.Words.Properties.DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a document as a Numeric value in C#....security level of a document as a numeric value. [Flags] public enum...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ChartAxis.ReverseOrder | Aspose.Words for .NET

    ChartAxis ReverseOrder property. 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/net/aspose.words.dra...
  3. ChartAxis.CategoryType | Aspose.Words for .NET

    ChartAxis CategoryType property. Gets or sets type of the category axis in C#....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Class HanXinExtCodetextBuilder | Aspose.BarCode...

    Aspose.BarCode.Generation.HanXinExtCodetextBuilder class. Extended codetext generator for Han Xin Code for Extended Mode of HanXinEncodeMode...Adds codetext fragment in Numeric mode AddText (string) Adds...

    reference.aspose.com/barcode/net/aspose.barcode...
  5. Chart.AxisY | Aspose.Words for .NET

    Chart AxisY property. Provides access to properties of the primary Y axis of the chart in C#....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisTickLabels.Position | Aspose.Words for .NET

    AxisTickLabels Position property. Gets or sets the position of the tick labels on the axis in C#....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    TxtSaveOptions SimplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text in C#....labels are written in simple numeric format and itemized list labels...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....labels are written in simple numeric format and itemized list labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.GIS for .NET 20.04 Release Notes|Documen...

    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.... Read values of numeric types (Bit, SByte, Byte, Short...

    docs.aspose.com/gis/net/aspose-gis-for-net-20-0...
  10. How to convert Numbers stored as Text to Number...

    Hi, I use this python code to convert numbers that are stored as text to actual numbers import jpype import asposecells jpype.startJVM() from asposecells.api import Workbook workbook = Workbook(insert Filepath) wor…...value and converting it to numeric value (if possible) while re-setting...

    forum.aspose.com/t/how-to-convert-numbers-store...