Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 71,235 for

values

(0.09 sec)
  1. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../chartxvaluetype/#STRING) type....from_string method from_string(value) Creates a ChartXValue instance...self , value : str ): ... Parameter Type Description value str Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelLocationMode enumeration | Aspose...

    Aspose.Words.Drawing.Charts.ChartDataLabelLocationMode enumeration. Specifies how the Values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....enumeration Specifies how the values that specify the location of...; let categories = []; let values = []; for ( let i = 0 ; i <...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment Values for superior document formatting....class Represents adjustment values that are applied to the specified...adjustment. Value { get; set; } Gets or sets the raw value of the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells library in C# to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....it super easy to see which values are high, medium, or low without...Spotting: Arrows show whether values are increasing, decreasing...

    docs.aspose.com/cells/net/how-to-add-icon-sets-...
  5. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title....Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...chart_axis_y_title . text = 'Values' chart_axis_y_title . show...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties....Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...chart_axis_y_title . text = 'Values' chart_axis_y_title . show...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....retrieved, you can get the values of the individual properties...DocumentInfo object. Set the values of the properties. Save the...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  8. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....setter def manager ( self , value : str ): ... Examples Shows...EDITTIME can display these values in the document body. print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....total_editing_time ( self , value : int ): ... Examples Shows...EDITTIME can display these values in the document body. print...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group.... categories = categories , values = [ 2 , 3 , 4 ]) series . add... categories = categories , values = [ 5 , 2 , 3 ]) # Create an...

    reference.aspose.com/words/python-net/aspose.wo...