Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 26,983 for

x

(0.18 sec)
  1. HIBCPASDataType|Aspose.BarCode for Python via ....

    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....Patient Visit ID XML_DOCUMENT X - XML Document USER_DEFINED Z...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and UniX(UAT) environments when working with tables. Problem: The value of the following properties di…...x + cell.offset_y cell.height The...rows[rowIndex][columnIndex] cell_x = table.x + cell.offset_x cell_y = table.y...

    forum.aspose.com/t/different-results-for-table-...
  3. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....will need to supply negative x and y coordinates to bring the...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/java/com.aspose.word...
  4. TikZ 用于科学出版物 | Aspose.TeX .NET

    利用 TikZ 为科学和学术出版物创建专业品质的图形和图表。...begin{axis} [ 8 xlabel = {$x$}, 9 ylabel = {$f(x)$}, 10 title = {Graph...{Graph of $y = e ^ { - x ^ 2}$}, 11 grid = major 12 ] 13 \ addplot...

    docs.aspose.com/tex/zh/net/tikz-for-scientific-...
  5. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...点的水平分量的形状: // 绘制连接器的垂直分量 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/java/connector/
  6. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft EXcel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。... GetCount (); i ++ ) { int X = chart . GetNSeries (). Get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  7. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...点的水平分量的形状: // 绘制连接器的垂直分量 var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); 结果如下: 案例 2...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  8. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while eXtracting teXt from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two teXt sections. However, during teXt eXtraction: The vertical line is n…..., X-coordinate) be sufficient to restore...detecting the line’s position (e.g., X-coordinate) be sufficient to restore...

    forum.aspose.com/t/vertical-line-not-extracted-...
  9. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/java/chart-data-label/