Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 28,977 for

x

(1.28 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....XValue>&) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. Add (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. ChartSeries class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries class. Represents chart series properties...xvalues Gets a collection of X values for this chart series....add(xValue) Adds the specified X value to the chart series. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X="50" y="90" width="100" height="90" style="stroke-width:5; stroke:FireBrick" /> docs.aspose.com/svg/files/shapes.svg

  5. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....{ get ; set ; } public double X { get ; set ; } public double...index , double x , double y ) { Index = index ; X = x ; Y = y ; }...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  6. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this eXample code to create your lithophane from PNG file within any Web or Desktop Java based application....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.createPolygon(ptr...

    products.aspose.com/3d/java/lithophane/png/
  7. 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...
  8. 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...
  9. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....\ varepsilon} 4 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...\ varepsilon} 7 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  10. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/gif/