Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,514 for

scaling

(0.77 sec)
  1. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation.... Scaling . Minimum = new AxisBound (...05 ). ToOADate ()); xAxis . Scaling . Maximum = new AxisBound (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively.... Scaling . Minimum = new AxisBound (...05 ). ToOADate ()); xAxis . Scaling . Maximum = new AxisBound (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization.... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis....major_unit_scale property ChartAxis.major_unit_scale property Returns...Returns or sets the scale value for major tick marks on the time...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Font.spacing property | Aspose.Words for Node.js

    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 (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, Scaling, rotation, and skew using SVG code examples....as translation , rotation , scaling , and skewing . Transformation...that combines translation, scaling, rotation, and skewing. Only...

    docs.aspose.com/svg/net/drawing-basics/transfor...