Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 21,219 for

x

(0.04 sec)
  1. 变换矩阵 – SVG 代码示例 – Transformation Matrix

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

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  2. 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...
  3. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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 = shape . x * ratioWidth presentation...y * ratioHeight shape . x = shape . x * ratioWidth for layoutslide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  4. 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...
  5. shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X="50" y="90" width="100" height="90" style="stroke-width:5; stroke:FireBrick" /> docs.aspose.com/svg/files/shapes.svg

  6. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  7. 在幻灯片上调整形状大小|Aspose.Slides 文档

    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 = shape . X * ratioWidth ; } } presentation...* ratioHeight ; shape . X = shape . X * ratioWidth ; } foreach...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  8. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes....ChartXValue ) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. public void Add ( ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get all Possible 1D BarCodes from an Image in R...

    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.... to_s # Display x and y coordinates of barcode detected...() puts "Top left coordinates: X = " + point [ 0 ]. getX () . to_s...

    docs.aspose.com/barcode/java/get-all-possible-1...