Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 73,669 for

x

(0.11 sec)
  1. StrokeRect | Aspose.HTML for .NET API 参考

    在画布上绘制一个以 X y 为起点宽度为 aw高度为 h 的矩形使用当前的笔触样式...StrokeRect method 在画布上绘制一个以 (x, y) 为起点,宽度为 aw,高度为 h 的矩形,使用当前的笔触样式。...double x , double y , double w , double h ) 范围 类型 描述 x Double...

    reference.aspose.com/html/zh/net/aspose.html.do...
  2. IMathFraction | Aspose.Slides for Java API Refe...

    Specifies the fraction object consisting of a numerator and denominator separated by a fraction bar....mathFraction = new MathematicalText("x").divide("y"); IMathFraction mathFraction2...MathFraction(new MathematicalText("x"), new MathematicalText("y"),...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. Specific Email throws exception on GetMailboxIn...

    Using 22.10, if the following email is present on an eXchange server, I get the following error message when I attempt IEWSClient.GetMailboXInfo(). “Error: Value cannot be null. Parameter name: value” Email is as follo…...Thu, 10 Nov 2022 20:33:02 +0000 X-Authority-Analysis: v=2.4 cv=ZakOi+ZA...b264-24d01384134b” X-Mailer: Uacett 4.0 X-CMAE-Envelope: MS4...

    forum.aspose.com/t/specific-email-throws-except...
  4. addAutoShape | Aspose.Sildes for Node.js via Ja...

    addAutoShape Contents [ Hide ] addAutoShape(int shapeType, float X, float y, float width, float height) function Crea......addAutoShape(int shapeType, float x, float y, float width, float height)...The ShapeType of shape. x float The X-coordinate for a left side...

    reference.aspose.com/slides/nodejs-java/aspose....
  5. LineTo | Aspose.Sildes for .NET API Reference

    Adds line to the end of the path...float x , float y ) Parameter Type Description x Single X coordinate...path public void LineTo ( float x , float y , uint index ) Parameter...

    reference.aspose.com/slides/net/aspose.slides/g...
  6. Class: Control - Aspose.Diagram for Node.js via...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code.... getX () The x-coordinate that indicates the...Specifies the type of behavior the x-coordinate of the control handle...

    reference.aspose.com/diagram/nodejs/Control
  7. What is AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....operator x y m x y l , x y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1...1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto x...

    docs.aspose.com/page/net/what-is-ai-file/
  8. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this eXample code to create your lithophane from BMP 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/bmp/
  9. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this eXample code to create your lithophane from GIF 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/gif/
  10. NodeRendererBase.RenderToScale | Aspose.Words f...

    NodeRendererBase RenderToScale method. Renders the shape into a Graphics object to a specified scale in C#....RenderToScale ( Graphics graphics , float x , float y , float scale ) Parameter...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words.ren...