Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,973 for

x

(0.21 sec)
  1. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. skew-y.svg

    X="0 0 200 200" Xmlns="http://www.w3.org/2000/svg"> X="20" y="20" width="30" height="30" stroke="blue" stroke-opacity="1" fill="none" /> X="20" y="20......org/2000/svg"> <rect x="20" y="20" width="30" height="30"...stroke-opacity="1" fill="none" /> <rect x="20" y="20" width="30" height="30"...

    docs.aspose.com/svg/files/skew-y.svg
  3. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAXis Type property to easily identify aXis types and enhance your data visualization for clearer insights and better analysis....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/
  5. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final eXtent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.type property | Aspose.Words for Node.js

    ChartAXis.type property. Returns type of the aXis....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for .NET MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  10. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...