Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 29,873 for

x

(0.71 sec)
  1. tulips.svg

    Xmlns="http://www.w3.org/2000/svg" viewBoX="-150 50 1000 1000" width="600" height="600"> docs.aspose.com/html/files/tulips.svg

  2. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 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/zh/java/ps/working-with-ha...
  3. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi AleXander, Here are some conversion that succeeded but in QGIS is not same. GpX → Osm https://app.screencast.com/9BYewaRMFc1SG GpX → Gml https://app.screencast.com/1RsdoDrcUmN3f GpX → GpX https://app.screencast…...### Supported QGIS version - [x] I'm running a supported QGIS...No Duplicate of the Issue - [x] I have verified that there are...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...
  4. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...beyond the page bounds 37 int x = squareSide; 38 int y = 0; 39...39 if (sumX >= width) 40 { 41 x = - (sumX - squareSide); 42 y...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  5. Chart.axis_z property | Aspose.Words for Python

    Chart.aXis_z property. Provides access to properties of the Z aXis of the chart....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAXis.tick_labels property. Provides access to the properties of the aXis tick mark labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AXisCategoryType enumeration. Specifies type of a category aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 TrueType 字体渲染文本 | Java

    可供开发人员操作字体文件的 Java API。了解如何在 Java 产品中渲染 TrueType 和 OpenType 字体的基础知识。... 计算每个加工字形的 ‘X’ 轴的字形坐标。 ‘X’ 和 ‘Y’ 坐标都将其传递到 Aspose.Fonts...仅在每个迭代步骤中计算出仅处理的字形和先前的字形之间的距离。此距离会影响每个字形 ‘X’ 坐标。 类型 GlyphOutlinePainter 的对象借助于...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  9. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...Blend does not allow a negative X or Y for origin . You can work...(basePosition.X < 0) { overlayRect.X = -basePosition.X; basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  10. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Select the X‑axis. Go to Formatting . In the...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/