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

x

(0.54 sec)
  1. Create your Lithophane from JPG File Formats vi...

    Sample Java lithophane code for JPG file. Use this eXample code to create your lithophane from JPG 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/jpg/
  2. 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/
  3. Get all Possible 1D Barcodes from an Image in P...

    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.... PHP_EOL ; \ # Display x and y coordinates of barcode detected...print "Top left coordinates: X = " . ( string ) $point [ 0 ]...

    docs.aspose.com/barcode/java/get-all-possible-1...
  4. 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...
  5. 在使用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...
  6. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....3 x 11.7 in) and in Aspose.Pdf, 1..."CropBox: { page . crop_box . width } x { page . crop_box . height } "...

    docs.aspose.com/pdf/python-net/change-page-size/
  8. 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...
  9. 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...
  10. I noticed an issue with the scrollbar - Free Su...

    I noticed an issue with the scrollbar—it overlays the viewer. When I adjust the X-spreadsheet-table style, the scrollbar moves down as eXpected. However, when I search for content, the highlighted area shifts uneXpectedl…... When I adjust the x-spreadsheet-table style, the scrollbar...shifts unexpectedly." style .x-spreadsheet-table{ padding-bottom:...

    forum.aspose.com/t/i-noticed-an-issue-with-the-...