Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,873 for

x

(0.03 sec)
  1. JSRectangle class | Aspose.Words for Node.js

    Aspose.Words.JSRectangle class....JSRectangle(x, y, width, height) Properties Name Description X Y height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....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...
  3. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....wrap_type ) # Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. # The top left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/androidjava/paragraph/
  5. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block....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/net/aspose.words.dra...
  7. AxisBound.valueAsDate property | Aspose.Words f...

    AXisBound.valueAsDate property. Returns value of aXis bound represented as datetime....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_Value method. Returns numeric value of aXis bound in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAXisType enumeration. Specifies type of chart aXis....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...
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. EXplore layout types, placeholder control, footer visibility, and layout manipulation through code eXamples in C#....Method AddContentPlaceholde(float x, float y, float width, float height);...height); AddVerticalContentPl(float x, float y, float width, float height);...

    docs.aspose.com/slides/net/slide-layout/