Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 73,656 for

x

(0.09 sec)
  1. ScaleTransform | Aspose.Imaging for .NET API 参考

    按指定量缩放局部几何变换此方法将缩放矩阵添加到变换中...float sy ) 范围 类型 描述 sx Single 在 x 轴方向上缩放变换的量。 sy Single 在 y 轴方向上缩放变换的量。...order ) 范围 类型 描述 sx Single 在 x 轴方向上缩放变换的量。 sy Single 在 y 轴方向上缩放变换的量。...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  2. Enclose | Aspose.Slides for .NET API 参考

    将数学元素括在指定字符中例如括号或其他字符作为框架...element = new MathematicalText ( "x" ); IMathDelimiter delimiter =...element = new MathematicalText ( "x" ); IMathDelimiter delimiter =...

    reference.aspose.com/slides/zh/net/aspose.slide...
  3. get_X() | Aspose.Slides for C++ API Reference

    Returns the value of X coordinate represented by the current object....get_X() PointF::get_X() const method Returns the value of X coordinate...System :: Drawing :: PointF :: get_X () const See Also Class PointF...

    reference.aspose.com/slides/cpp/system.drawing/...
  4. IMotionEffect | Aspose.Sildes for .NET API Refe...

    Represent motion effect behavior of effect....From { get; set; } Specifies an x/y co-ordinate to start the animation...used to rotate a motion path by X angle. Read/write PointF. To {...

    reference.aspose.com/slides/net/aspose.slides.a...
  5. PPImage|Aspose.Sildes for Python via .NET API 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.... Read-only x Returns a X-offset of an image. Read-only...

    docs.aspose.com/slides/python-net/api-reference...
  6. Enclose | Aspose.Sildes for .NET API Reference

    Encloses child elements of this block in specified characters such as parenthesis or another characters as framing...block = new MathematicalText ( "x" ). Join ( "+y" ); IMathDelimiter...mathBlock = new MathematicalText ( "x" ). Join ( "y" ); IMathDelimiter...

    reference.aspose.com/slides/net/aspose.slides.m...
  7. System Namespace Reference - Aspose.PUB for C++...

    Namespaces | Classes | Typedefs | Enumerations | Functions | Variables System Namespace Reference Namespaces BoXedVal......System::SharedPtr< X > > struct RemoveShared< System::WeakPtr< X > > struct... Decimal operator+ (const T &x, const Decimal &d) Returns a new...

    reference.aspose.com/pub/cpp/namespace/system/
  8. System Namespace Reference - Aspose.PUB for C++...

    Namespaces | Classes | Typedefs | Enumerations | Functions | Variables System Namespace Reference Namespaces BoXedVal......System::SharedPtr< X > > struct RemoveShared< System::WeakPtr< X > > struct... Decimal operator+ (const T &x, const Decimal &d) Returns a new...

    reference.aspose.com/pub/cpp/namespace/system
  9. ellipticalarcto - Aspose.Diagram for Python via...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......getA () method setA (value) The x-coordinate of the arc's control...arc's major axis relative to the x-axis of its parent. method getD...

    reference.aspose.com/diagram/python-java/aspose...
  10. AddTextLayer takes too much time when adding se...

    Hi! So, I tested the following code: int X = 100; using (var psd = new PsdImage(300, 100)) { for (var i = 0; i < X; i++) { var watch = Stopwatch.StartNew(); psd.AddTeXtLayer($"teXt {i}", new Re…...tested the following code: int X = 100; using (var psd = new PsdImage(300... 100)) { for (var i = 0; i < X; i++) { var watch = Stopwatch...

    forum.aspose.com/t/addtextlayer-takes-too-much-...