Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 75,661 for

values

(0.23 sec)
  1. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....categories , double [] values ) Return Value Recently added ChartSeries...series of decimal values containing a value for each respective...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....def base_time_unit ( self , value : aspose . words . drawing ...insert chart with date/time values. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...maximum value of the axis. minimum Gets or sets minimum value of the...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1 , 20...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....significant digits of double values inside the Excel file, unlike...digits while storing double values. Check the output excel file...

    docs.aspose.com/cells/python-net/specifying-sig...
  5. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisScaling class. Represents the scaling options of the axis...maximum value of the axis. minimum Gets or sets minimum value of the...evenly incrementing values that cover our X-value range (0, 1, 2,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....Valid range of a floating point value is greater than or equal to...evenly incrementing values that cover our X-value range (0, 1, 2,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 获取富文本值|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF Facades API 检索 PDF 文档中表单字段的富文本内容。与普通文本字段不同,富文本字段可以包含诸如粗体文字、不同字体、颜色以及段落样式等格式化内容。...Get rich text values def get_rich_text_values ( infile ): """Get..."""Get rich text values from a PDF document.""" # Create Form object...

    docs.aspose.com/pdf/zh/python-net/get-rich-text...
  8. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....public enum ChartAxisType Values Name Value Description Category 0...Series axis of a chart. Value 2 Value axis of a chart. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series.... Value and category arrays must be... categories = categories , values = [ 1 , 2 ]) series2 = series_coll...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Comma-separated values (CSV), Tab Delimited or Tab-separated values (TSV)...Comma-separated values (CSV), Tab Delimited or Tab-separated values (TSV)...

    docs.aspose.com/cells/python-java/opening-files...