Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 28,868 for

x

(0.32 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....get_WrapType ()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartAxis.scaling property | Aspose.Words for P...

    ChartAXis.scaling property. Provides access to the scaling options of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling.maximum property | Aspose.Words for...

    AXisScaling.maXimum property. Gets or sets the maXimum value of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.has_major_gridlines property | Aspose...

    ChartAXis.has_major_gridlines property. Gets or sets a flag indicating whether the aXis has major gridlines....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Android via Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/androidjava/paragraph/
  7. 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/
  8. Glyph | Aspose.Words for Java

    Represents a glyph in Java....getAdvanceOffset() Horizontal (x) offset relative to glyph position...advanceOffset short Horizontal (x) offset. ascenderOffset short...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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....initialized and returned when rendering x: Left of DrawObject y: Top of...Sample Code Console Output [ X ]: 153 . 60349 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/java/get-drawobject-and-b...
  10. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart aXes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/