Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 30,268 for

x

(0.14 sec)
  1. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...点的水平分量的形状: // 绘制连接器的垂直分量 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/java/connector/
  2. Chart.axis_x property | Aspose.Words for Python

    Chart.aXis_X property. Provides access to properties of the primary X aXis of the chart....axis_x property Chart.axis_x property Provides access to properties...the primary X axis of the chart. @property def axis_x ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...点的水平分量的形状: // 绘制连接器的垂直分量 var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); 结果如下: 案例 2...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  4. 档案

    档案...X = (float)moveTo.X; _currentPoint.Y = (float)moveTo...LineTo(LineTo lineTo) { float x = (float)lineTo.X; float y = (float)lineTo...

    blog.aspose.com/zh/font/render-text-with-truety...
  5. 搜索

    搜索...X = (float)moveTo.X; _currentPoint.Y = (float)moveTo...LineTo(LineTo lineTo) { float x = (float)lineTo.X; float y = (float)lineTo...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  6. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...table -> get_Rows () -> idx_get ( x ); for ( int y = 0 ; y < row ->...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  7. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aztec Codes|Documentation

    Definition of the Aztec Code full-range barcode type...configuration composed of 15 x 15 modules. It is crucial to successfully...reaching the maximum size of 151 x 151 modules. In total, there are...

    docs.aspose.com/barcode/info-cards/aztec-full-r...
  10. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAXis.hidden property. Gets or sets a flag indicating whether this aXis is hidden or not....series with categories for the X-axis, and respective decimal values...appearance of the chart. chart . axis_x . hidden = True chart . axis_y...

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