Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 73,659 for

x

(0.11 sec)
  1. Class ShapeRenderer | Aspose.Words for .NET API 参考

    Aspose.Words.Rendering.ShapeRenderer 班级. 提供渲染个体的方法Shape或者GroupShape 到光栅或矢量图像或图形对象...AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/zh/net/aspose.words....
  2. ChartXValueCollection Class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series in C#....class Represents a collection of X values for a chart series. public...to the X values. Item { get; set; } Gets or sets the X value at...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SmartTagDef | Aspose.Diagram for Java API Refer...

    Contains elements that contain information for each smart tag defined for a shape or page.... getX() The x-coordinate position in the shape’s...is placed. getXJustify() The x-offset of the smart tag button...

    reference.aspose.com/diagram/java/com.aspose.di...
  4. DrawString | Aspose.TeX for .NET API Reference

    DrawString XpsDevice.DrawString method Draws a teXt string. public override void DrawString ( string str , float orig......Single The x coordinate of the origin. originY Single The x coordinate...

    reference.aspose.com/tex/net/aspose.tex.present...
  5. Subscript | Aspose.Slides for .NET API 参考

    指定下标参数例如在整数的情况下设置下限...MathematicalText ( "x" ). Nary ( MathNaryOperatorType . Summation , "x=1" ,...

    reference.aspose.com/slides/zh/net/aspose.slide...
  6. DeltaX | Aspose.SVG for .NET API Reference

    In user agents where the default action of the wheel event is to scroll the value MUST be the measurement along the X-aXis in piXels lines or pages to be scrolled in the case where the event is not cancelled. Otherwise this is an implementation-specific measurement in piXels lines or pages of the movement of a wheel device around the X-aXis....be the measurement along the x-axis (in pixels, lines, or pages)...of a wheel device around the x-axis. public double DeltaX { get...

    reference.aspose.com/svg/net/aspose.svg.dom.eve...
  7. op_Equality | Aspose.Imaging for .NET API Refer...

    op_Equality PointF Equality operator Compares two PointF structures. The result specifies whether the values of the X......specifies whether the values of the X and Y properties of the two PointF...compare. Return Value True if the X and Y values of the first and...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. get_connection_points方法 | Aspose.Cells for Pyth...

    get_connection_points方法 get_connection_points() 获取连接点 返回 [X,Y] 对连接点。每一项都是一个float[2]数组,[0]代表X,[1]代表y。 def get_connecti......() 获取连接点 返回 [X,Y] 对连接点。每一项都是一个float[2]数组,[0]代表x,[1]代表y。 def ...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. get_connection_points方法 | Aspose.Cells for Pyth...

    get_connection_points方法 get_connection_points() 获取连接点 返回 [X,Y] 对连接点。每一项都是一个float[2]数组,[0]代表X,[1]代表y。 def get_connecti......() 获取连接点 返回 [X,Y] 对连接点。每一项都是一个float[2]数组,[0]代表x,[1]代表y。 def ...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. System::Func< Args > Class Template Refer...

    Public Member Functions | List of all members System::Func< Args > Class Template Reference Inherits System::Multicas...... void Print ( int x, const System::Func<int, int>...int> &func) { std::cout << func(x) << std::endl; } int main() { //...

    reference.aspose.com/page/cpp/class/system.func