Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 21,273 for

x

(0.13 sec)
  1. SVG 转换 – SVG Transformations – 基础知识、SVG 代码示例

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。... translate (tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 。如果未指定其中一个值,则默认为零。...x, ty)" 的作用是根据以下公式改变对象坐标: x(新)= x(旧)+ tx y(新)= y(旧)+ ty 这是一个简单的例子:...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  2. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password str...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisScaling class. Represents the scaling options of the aXis...clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisScaling class. Represents the scaling options of the aXis...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/nodejs-net/aspose.wo...
  5. AxisScaling.logBase property | Aspose.Words for...

    AXisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic aXis....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/nodejs-net/aspose.wo...
  6. How to Add Header Footer in a Presentation|Aspo...

    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, you need to make some minor changes...New Aspose.Slides for Java 13.x approach How to create Hello World...

    docs.aspose.com/slides/java/how-to-add-header-f...
  7. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in C# or .NET... Gets actual X location (left) of the chart element...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...

    docs.aspose.com/slides/net/chart-plot-area/
  8. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AXisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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.... new \ # set X value line_to . getX () . setValue...() . getValue () / 2 ) \ # set X value line_to . getX () . setValue...

    docs.aspose.com/diagram/zh/java/edit-connector-...