Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 21,076 for

x

(0.69 sec)
  1. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/zh/net/paragraph/
  2. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a shape in Java....to flip the third shape on the x-axis, // making it into a vertical...the fourth shape on both the x and y axes, // making it into...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph|Aspose.Slides for PHP 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....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/php-java/paragraph/
  4. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LaTeX math formulas rendering | Java

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code eXamples of how to use the functionality....22 "e^x = x^{\\color{red}0} + x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2}...\\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6} + \\cdots = \\sum_{n\\geq...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  6. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any indeX, optimizing your data visualization with ease!...ChartXValue ) Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. public void Insert ( int...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GridJs的自定义右键菜单|Documentation

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

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. 调整幻灯片上的形状大小|Aspose.Slides for Python 文档

    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/zh/python-net/re-sizing-...
  9. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... drawArc(Pen pen, float x, float y, float width, float height...height. drawArc(Pen pen, int x, int y, int width, int height...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  10. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python...][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ] . offset_x y = tbl...ShapeType . RECTANGLE , rect . x + x , rect . y + y , rect . width...

    docs.aspose.com/slides/python-net/paragraph/