Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 28,988 for

x

(0.14 sec)
  1. 用 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-...
  2. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in Java using both legacy and modern Aspose.Slides APIs....x, you need to make some minor changes...New Aspose.Slides for Java 13.x Approach How to Create Hello World...

    docs.aspose.com/slides/java/how-to-add-header-f...
  3. 在 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/
  4. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AXisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....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...
  6. PositionedBlock|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form.... x integer Absolute position of the..."PositionedBlock" , "name" : "Date" , "x" : 1200 , "y" : 30 , "children"...

    docs.aspose.com/omr/net/json-markup/positionedb...
  7. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewboX and how can it be used for SVG image zooming....works like a two-dimensional x-y plane. The initial SVG coordinate...top left corner. The positive x -direction being to the right...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  8. Creating QR Barcodes|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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/creating-...
  9. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。... x 和 y 是负责文本位置的主要属性。文本的基线从第一个文本符号的左下角开始。必须将...值设置为大于字体大小。否则,文本不会进入视口。 以下示例说明了如何正确指定基线的起点。 x 和 y 设置基线起点的坐标 ( svg-text-position...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize teXt positioning in PowerPoint presentations.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/nodejs-java/paragraph/