Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 70,793 for

values

(0.15 sec)
  1. ImageSize constructor | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize constructor...width and height to the given values in pixels. Initializes resolution...and resolution to the given values. ImageSize ( widthPixels :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.name_of_application p...

    BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....name_of_application ( self , value : str ): ... Examples Shows...EDITTIME can display these values in the document body. print...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.company property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.Manager | Aspose.Word...

    Effortlessly manage BuiltInDocumentProperties with our intuitive tool. Easily get or set properties to enhance your document handling experience....EDITTIME can display these values in the document body. Console...); // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to 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...
  6. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X 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...
  7. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....property Gets or sets the maximum value of the axis. public AxisBound...set ; } Remarks The default value is “auto”. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....property Gets or sets minimum value of the axis. public AxisBound...set ; } Remarks The default value is “auto”. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++....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/cpp/aspose.words.dra...
  10. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_Values method. Removes all data Values from the chart series with preserving the format of the data points and data labels....clear_values method clear_values() Removes all data values from...and data labels. def clear_values ( self ): ... Examples Shows...

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