Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 26,129 for

x

(0.24 sec)
  1. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... drawArc(Pen pen, float x, float y, float width, float height...height. drawArc(Pen pen, int x, int y, int width, int height...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  2. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this eXample code to create your lithophane from BMP 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/bmp/
  3. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this eXample code to create your lithophane from GIF 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/gif/
  4. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm.... 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...
  5. Create your Lithophane from JPEG File Formats v...

    Sample Java lithophane code for JPEG file. Use this eXample code to create your lithophane from JPEG 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/jpeg/
  6. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....top-left corner of the image, X increases to the right, Y increases...out . println ( "Rect: x=" + rectangle . x + " y=" + rectangle ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. MathText|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....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...
  8. AxisBound | Aspose.Words for .NET

    Create dynamic aXis bounds effortlessly with AXisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user eXperience....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/net/aspose.words.dra...
  9. 搜索

    搜索...Alt-Svc: h3=":443", h3-29=":443" X-CalculatedFETarget: CH0PR03CU015...BL0PR02CU002.internal.outlook.com X-BackEndHttpStatus: 200, 200, 200...

    blog.aspose.com/zh-tw/email/set-up-ews-activity...
  10. Using Operators in Java|Aspose.Words for Java

    Use predefined operators in template eXpressions when building a report in Java....Primary x.y x?.y f(x) a[x] a?[x] new Unary - ! ~ (T)x Binary *...

    docs.aspose.com/words/java/using-operators/