Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 73,669 for

x

(0.08 sec)
  1. lineTo | Aspose.Sildes for PHP via Java API Ref...

    lineTo Contents [ Hide ] lineTo(Point2D.Float point) method Adds line to the end of the path Parameters Name Type Des......line Returns void lineTo(float x, float y) method Adds line to...Parameters Name Type Description x float X coordinate of the end point...

    reference.aspose.com/slides/php-java/aspose.sli...
  2. CreateSVGPathSegArcAbs | Aspose.SVG for .NET AP...

    返回一个独立的无父对象的 SVGPathSegArcAbs 对象...CreateSVGPathSegArcA ( float x , float y , float r1 , float r2...sweepFlag ) 范围 类型 描述 x Single 该路径段终点的绝对 X 坐标。 y Single 此路径段终点的绝对...

    reference.aspose.com/svg/zh/net/aspose.svg/svgp...
  3. Subtract() | Aspose.Slides for C++ API Reference

    Subtracts the width and height values of the specified SizeF object from the X and Y coordinates values of the specified PointF object correspondingly....specified SizeF object from the X and Y coordinates values of the...Value A new PointF object whose X coordinate value is equal to the...

    reference.aspose.com/slides/cpp/system.drawing/...
  4. Incorrect node width and height - Free Support ...

    Hi Team. I use Aspose.Words version 23.3. I need to identify paragraphs position in document. I use the following code: java.awt.geom.Rectangle2D.Float getPosition(com.aspose.words.Node asposeNode) { LayoutCollect…...println("X=" + rect.getX() + "; Y=" + rect...getRectangle(); System.out.println("X=" + rect.getX() + "; Y=" + rect...

    forum.aspose.com/t/incorrect-node-width-and-hei...
  5. AddConnector() | Aspose.Slides for C++ API Refe...

    Creates a new Connector, tunes it from default template and adds it to the end of the collection....( ShapeType shapeType , float x , float y , float width , float...The ShapeType of shape. x float The X-coordinate for a left side...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  6. svgpathsegmovetorel - Aspose.HTML for Java - AP...

    Developer's manual to the Java HTML class library to create, edit, eXtract data & convert HTML pages to PDF, XPS, Images and other formats....Description SVGPathSegMovetoRel (float x, float y) Method Summary All Methods...instance. float getX () The relative X coordinate for the end point of...

    reference.aspose.com/html/java/com.aspose.html....
  7. SVGPathSegMovetoAbs - Aspose.HTML for Java - AP...

    Developer's manual to the Java HTML class library to create, edit, eXtract data & convert HTML pages to PDF, XPS, Images and other formats....Description SVGPathSegMovetoAbs (float x, float y) Method Summary All Methods...instance. float getX () The absolute X coordinate for the end point of...

    reference.aspose.com/html/java/com.aspose.html....
  8. InsertClone() | Aspose.Slides for C++ API Refer...

    Inserts a copy of a specified shape to specified position of the collection....IShape > sourceShape , float x , float y , float width , float...IShape > Shape to clone. x float X coordinate of a new shape...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  9. MathematicalText | Aspose.Slides for Android vi...

    Mathematical teXt...mathText = new MathematicalText("x+y"); Constructors Constructor...mathText = new MathematicalText("x+y"); Parameters: Parameter Type...

    reference.aspose.com/slides/androidjava/com.asp...
  10. Class: RelMoveTo - Aspose.Diagram for Node.js v...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code.... getX () X element represents the x-coordinate of the...two elements, the X element represents the x-coordinate of the...

    reference.aspose.com/diagram/nodejs/RelMoveTo