Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 21,288 for

x

(0.06 sec)
  1. conclusion.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="30" X2="350" y2="290" style="stroke:rgb(255,0,0); stroke-width:3" /> X1="30" y1="50" X2="300" y2="350" styl......style="stroke:grey; stroke-width:5" /> <rect x="60" y="100" width="70" height="40"...stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/svg/files/conclusion.svg
  2. 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/java/public-api-changes...
  3. Public API Changes in Aspose.3D 16.x.x|Document...

    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...Aspose.3D 17.x Public API Changes in Aspose.3D 2.x.x...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Connector|Aspose.Slides for Python Documentation

    Connect PowerPoint shapes in Python...component of the connector x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) The result:...

    docs.aspose.com/slides/python-net/connector/
  5. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET...pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...; } } // Merges cells (1, 1) x (2, 1) tbl . MergeCells ( tbl...

    docs.aspose.com/slides/net/manage-cells/
  6. ChartSeries.xvalues property | Aspose.Words for...

    ChartSeries.Xvalues property. Gets a collection of X values for this chart series....property Gets a collection of X values for this chart series....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.suppress_top_spacing_wp pr...

    CompatibilityOptions.suppress_top_spacing_wp property. Emulate WordPerfect 5.X Line Spacing....x Line Spacing. @property def s...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SVG 文本 – SVG text, SVG textPath

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

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  10. Sort Tasks by Column in Gantt Chart

    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-...