Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 26,565 for

x

(0.07 sec)
  1. 段落|Aspose.Slides for PHP 文档

    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/zh/php-java/paragraph/
  2. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...js通过C++区分X轴和类别轴的差异 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一...X轴有不同类型。而Y轴是一个值类型轴,X轴可以是分类类型轴或值类型轴。使用值轴,数据被视为连续变化的数值数据,并且标记位于沿轴的变动点,其位置根据...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  3. Get DrawObject and Bound while rendering to PDF...

    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 : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  4. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MathText|Aspose.Slides Documentation

    Work with math teXt in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. Versioning|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application.... x . x Replace v25.x.x with the specific minor...cells - go - cpp / v25 @ v25 . x . x System Requirements Licensing...

    docs.aspose.com/cells/go-cpp/versioning/
  7. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  8. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block....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...
  9. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...

    docs.aspose.com/slides/cpp/manage-cells/
  10. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAXisType enumeration. Specifies type of chart aXis....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...