Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,339 for

numeric

(0.1 sec)
  1. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....# Bookmarks can also have numeric values for outline levels,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....the X-axis and respective numeric values for the Y-axis. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart.axis_y property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Properties::DocumentSecurity enu...

    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. enum class DocumentSecurity...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...the IF field will test two numeric expressions for equality. #...reuse the output values of our numeric expressions. true_output =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Java. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....treated as continuously varying numerical data, and the marker is placed...that varies according to its numerical value. Using a category axis...

    docs.aspose.com/cells/java/x-axis-vs-category-a...
  8. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....could be read as a general numeric value, but when formatted as...cells . get ( "A1" ); // Set a numeric value that represents a date...

    docs.aspose.com/cells/javascript-cpp/format-num...
  9. Create Doughnut Chart in Excel using C# | Dough...

    Learn how to generate a Doughnut chart in an Excel workbook with C# and Aspose.Cells for .NET. Step‑by‑step guide, code samples and customization tips....worksheet with category names and numeric values. 3 Add a chart of type...series that points to the numeric data range. 5 Link the series...

    blog.aspose.com/cells/create-doughnut-chart-in-...
  10. 将文本数值数据转换为数字|Documentation

    学习如何通过Aspose.Cells for Java脚本通过C++ API将Excel中存储为文本的数字转换为数字。...< h1 > Convert Strings to Numeric Values in All Sheets </ h1...worksheets and convert strings to numeric values for ( let i = 0 ; i...

    docs.aspose.com/cells/zh/javascript-cpp/convert...