Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 21,201 for

x

(0.03 sec)
  1. LaTeX math formulas rendering | .NET

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code eXamples on how to use the functionality....26 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  2. PowerPoint Math Equations|Aspose.Slides for PHP...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math TeXt...$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...

    docs.aspose.com/slides/php-java/powerpoint-math...
  3. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the teXt wraps around.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SVG viewBox – How does the SVG viewBox work?

    Learn what a viewboX is and how it can be used to scale and crop SVG images....works like a two-dimensional x-y plane with the point of origin...top left corner. The positive x-direction is to the right, and...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  5. JSRectangleF class | Aspose.Words for Node.js

    Aspose.Words.JSRectangleF class. Stores a set of four floating-point numbers that represent the location and size of a rectangle....JSRectangleF(x, y, width, height) Properties Name Description X Y height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisScaling.type property | Aspose.Words for Py...

    AXisScaling.type property. Gets or sets scaling type of the aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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....element by a tx value along the x-axis and by ty along the y-axis...according to the formula: x(new) = x(old) + tx y(new) = y(old)...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  8. AxisScaling.Type | Aspose.Words for .NET

    Discover the AXisScaling Type property to easily customize your aXis scaling. Enhance your data visualization with fleXible settings for optimal clarity....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#....on the type of the chart, add x tags to the chart title or chart...series’ names as follows. << x [ x_value_expression ]>> For a scatter...

    docs.aspose.com/words/net/linq-working-with-cha...
  10. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....Examples Shows how to translate the x and y coordinate location on a...the right of # the document's x and Y coordinate origin point...

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