Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 8,873 for

scaling

(0.07 sec)
  1. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization.... Scaling . Minimum = new AxisBound (...05 ). ToOADate ()); xAxis . Scaling . Maximum = new AxisBound (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...

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

    AxisScaling.minimum property. Gets or sets minimum value of the axis.... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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.... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart.... scaling . minimum = new aw . Drawing...AxisBound ( - 10 ); axis . scaling . maximum = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Setting Page Options in Jython|Documentation

    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.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/java/setting-page-options...
  8. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....Shows how to set horizontal scaling and spacing for characters...to 150%. builder . font . scaling = 150 builder . writeln ( 'Wide...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minor_unit_is_auto property | Aspose....

    ChartAxis.minor_unit_is_auto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used.... scaling . minimum = aw . drawing ....AxisBound ( value =- 10 ) axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisScaling | Aspose.Words for Java

    Represents the Scaling options of the axis in Java....implements Cloneable Represents the scaling options of the axis. To learn...Shows how to apply logarithmic scaling to a chart axis. Document doc...

    reference.aspose.com/words/java/com.aspose.word...