Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 8,492 for

scaling

(0.04 sec)
  1. Font.scaling property | Aspose.Words for Python

    Font.Scaling property. Gets or sets character width Scaling in percent....scaling property Font.scaling property Gets or sets character...character width scaling in percent. @property def scaling ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.scaling property | Aspose.Words for Node.js

    Font.Scaling property. Gets or sets character width Scaling in percent....scaling property Font.scaling property Gets or sets character...character width scaling in percent. get scaling () : number Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.scaling property | Aspose.Words for P...

    ChartAxis.Scaling property. Provides access to the Scaling options of the axis....scaling property ChartAxis.scaling property Provides access to...to the scaling options of the axis. @property def scaling ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate Page Setup Scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically....Calculate Page Setup Scaling Factor with Node.js via C++ Contents...] When you set Page Setup Scaling using Fit to n page(s) wide...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  5. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....enumeration Specifies the possible scale types for an axis. public enum...0 Linear scaling. Logarithmic 1 Logarithmic scaling. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....}); // By default, default scaling is applied to the graph's X...Assert . True ( chart . AxisX . Scaling . Minimum . IsAuto ); // We...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....How to Scale a Worksheet with Python.NET Contents [ Hide ] Possible...Possible Usage Scenarios Scaling a worksheet can be useful for...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  8. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....9 ]) # By default, default scaling is applied to the graph's X...assertTrue ( chart . axis_x . scaling . minimum . is_auto ) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis Scaling options, enhancing your chart presentations effortlessly....AxisScaling class Represents the scaling options of the axis. To learn...{ get; set; } Gets or sets scaling type of the axis. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....AxisScaleType Specifies the possible scale types for an axis. Examples:...Shows how to apply logarithmic scaling to a chart axis. Document doc...

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