Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 26,463 for

x

(0.07 sec)
  1. 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...
  2. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/
  3. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final eXtent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.type property | Aspose.Words for Node.js

    ChartAXis.type property. Returns type of the aXis....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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/
  7. 搜索

    搜索...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...
  8. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...以下是每个元素代表的含义: a – 它可以是 x 方向的缩放因子,通常表示为 sx 或旋转角度的余弦值 cos(α)...方向的倾斜因子或旋转角度的正弦值 sin(α) c – 可以是 tan(α) x 方向的倾斜因子或旋转角度的正弦值 -sin(α) d – 可以是...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  9. 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...
  10. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...