Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 29,869 for

x

(1.04 sec)
  1. 段落|Aspose.Slides for Node.js via .NET 文档

    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.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/zh/nodejs-java/paragraph/
  2. ChartXValue.value_type property | Aspose.Words ...

    ChartXValue.value_type property. Gets the type of the X value stored in the object....property Gets the type of the X value stored in the object. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the aXis has minor gridlines in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CompatibilityOptions.footnote_layout_like_ww8 p...

    CompatibilityOptions.footnote_layout_like_ww8 property. Emulate Word 6.X/95/97 Footnote Placement....x/95/97 Footnote Placement. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Barcode Generation|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....Hide ] Generate Code128 How use X-Dimension Generate QR Code Customize...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAXis DisplayUnit property enhances your data visualization by optimizing value aXis scaling for clearer insights....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the aXis has major gridlines in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.clearValues method | Aspose.Words f...

    ChartSeries.clearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。...有六个属性决定矩形在屏幕上的形状和位置: x , y – 矩形左上角的 x, y 坐标 width 、 height –...矩形的宽度和高度 rx 、 ry – 矩形角的 x 和 y 半径 如果没有设置 x 和 y 属性,则矩形的左上角放置在点 (0...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...