Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 26,578 for

x

(0.58 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. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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-...
  4. JSRectangle constructor | Aspose.Words for Node.js

    JSRectangle constructor....JSRectangle(x, y, width, height) JSRectangle ( x : number , y...) Parameter Type Description x number y number width number height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....\ varepsilon} 4 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...\ varepsilon} 7 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  8. 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...
  9. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the aXis in Java....clear(); // Insert a series with X/Y coordinates for five points...160000.0}); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/