Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 28,963 for

x

(0.15 sec)
  1. Printing Barcodes in Report Using Data Source|D...

    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...."30" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/printing-...
  2. SVG 转换 – SVG Transformations – Aspose.SVG指南

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。... translate (tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 。如果未指定其中一个值,则默认为零。...x, ty)" 的作用是根据以下公式改变对象坐标: x(新)= x(旧)+ tx y(新)= y(旧)+ ty 这是一个简单的例子:...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  3. 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...
  4. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  5. Extracting text inside a rectangle|Documentation

    EXtract teXt located inside areas of the image provided by coordinates....Coordinates Extracted text Name {X=231, Y=101, Width=430, Height=42}...SAMPLE AVERY JOSEPH Expiry date {X=546, Y=224, Width=123, Height=26}...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  6. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  7. 在 Java 中获取演示文稿的段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/zh/java/paragraph/
  8. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final eXtent of your shape after applying drawing effects, measured in points for precision.... X , Is . EqualTo ( 200 )); Assert...( shape . BoundsWithEffects . X , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Public API Changes in Aspose.Diagram 16.x.x|Doc...

    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.x Contents [ Hide ] This section...Diagram 17.x Public API Changes in Aspose.Diagram 6.x.x...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... of_type ( lambda x : x . as_comment (), b ), list (...

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