Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 27,017 for

x

(0.09 sec)
  1. 档案

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

    blog.aspose.com/zh/email/set-up-ews-activity-lo...
  2. 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...
  3. 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/
  4. 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/
  5. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。...JavaScript与C++中的X轴与类别轴对比 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一...X轴有不同类型。而Y轴是一个值类型轴,X轴可以是分类类型轴或值类型轴。使用值轴,数据被视为连续变化的数值数据,并且标记位于沿轴的变动点,其位置根据...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  6. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TeXtStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...(int x = 0; x < width; x++) { int rgb = image.getRGB(x, y); java...240)) { if (x < minX) minX = x; if (x > maxX) maxX = x; if (y <...

    forum.aspose.com/t/how-to-get-content-height-on...
  7. 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/
  8. Creating answer sheets|Documentation

    How to create machine-readable answer sheets with your smartphone using Aspose.OMR app....5 x 11 215.9 x 279.4 A4 8.3 × 11.7 210 x 297 Legal 8.5 x 14...14 216 x 356 Questions - the total number of questions on a sheet...

    docs.aspose.com/omr/apps/mobile/create/
  9. Modify print modal css in aspose cells client s...

    How can I access the print X-spreadsheet-modal there is no specific unique identifier , I would like to modify the print modal css , but there is no unique identifier to it . I cannot directly use the class X-spreadshe…...1 How can I access the print x-spreadsheet-modal there is no...cannot directly use the class x-spreadsheet-modal because other...

    forum.aspose.com/t/modify-print-modal-css-in-as...
  10. Get DrawObject and Bound while rendering to PDF...

    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.... x : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...