Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,108 for

scaling

(0.36 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. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SVG Transformations – Basics, SVG Code Examples

    Learn how to rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code examples for SVG transformations....using translation, rotation, scaling, and skewing. All these SVG...attribute’s properties: translate, scale, rotate, skewX, skewY , and...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  4. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....property Returns or sets the scale value for minor tick marks on...27 minor tick marks. axis . Scaling . Minimum = new AxisBound (-...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined Scaling for enhanced data clarity....sets a user-defined divisor to scale display units on the value axis...27 minor tick marks. axis . Scaling . Minimum = new AxisBound (-...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....property Returns or sets the scale value for major tick marks on...27 minor tick marks. axis . scaling . minimum = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used.... scaling . minimum = new aw . Drawing...AxisBound ( - 10 ); axis . scaling . maximum = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...