Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 27,086 for

x

(0.07 sec)
  1. Node.next_pre_order method | Aspose.Words for P...

    Node.neXt_pre_order method. Gets neXt 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...
  2. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到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: DrawObject 的左边界。 y: DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  3. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var X = jzdInf…...1) continue; var x = jzdInfos[i].JzdPoint.X; var y = jzdInfos[i]...new CadCircle(new Cad3DPoint(x, y,0), 1.75) { ColorId = 7 };...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  8. 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...
  9. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... x_values Gets a collection of X values for this...Description add(x_value) Adds the specified X value to the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.3D 17.2.0中的公共 API 更改|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....X.XLoadOptions类 本文档介绍了模块/应用程序开发人员可能感兴趣的对...或更高版本,开发人员可以导入X文件。将XBinary和XText格式条目添加到导入二进制和ASCII X文件中。 C# // XBinary...

    docs.aspose.com/3d/zh/net/public-api-changes-in...