Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,014 for

x

(0.06 sec)
  1. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AXisTimeUnit enumeration. Specifies the unit of time for aXes....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 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/
  5. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  6. Working with Image Borders|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/working-w...
  7. Sort Tasks by Column in Gantt Chart | Aspose.Ta...

    Learn how to sort tasks by any column defined in Gantt chart view using Aspose.Tasks for .NET....int Compare (Task x, Task y) 19 { 20 return x. Get (Tsk. Name )...Compare (Task x, Task y) 27 { 28 Duration durX = x. Get (Tsk. Duration...

    docs.aspose.com/tasks/net/sort-tasks-by-column-...
  8. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisScaleType enum, defining versatile aXis scale types to enhance your charting eXperience....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....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...
  10. 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...