Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 29,868 for

x

(0.28 sec)
  1. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing... # Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/python-net/aspose.wo...
  2. shapes.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......stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/html/files/shapes.svg
  3. 档案

    档案...float height = 300; float x = center.X - width / 2; float y = center...AddAutoShape(ShapeType.Rectangle, x, y, width, height); // 设置填充类型...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  4. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...beyond the page bounds 39 int x = squareSide; 40 int y = 0; 41...41 if (sumX >= width) { 42 x = - (sumX - squareSide); 43 y +=...

    docs.aspose.com/page/java/ps/working-with-hatch...
  5. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render Type 1 fonts within Java products.... Glyph coordinate for ‘X’ axis is calculated for every...every processed glyph. Both ‘X’ and ‘Y’ coordinates are passed into...

    docs.aspose.com/font/java/text-rendering-type1-...
  6. 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-...
  7. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  8. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...1 , 2 , 3 }); // Right side (X+) mesh . createPolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . createPolygon ( new int...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  9. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...1 , 2 , 3 }); // Right side (X+) mesh . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . CreatePolygon ( new int...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  10. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离...0 ; for ( var x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++ ) { series = chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...