Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 29,869 for

x

(1.31 sec)
  1. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its eXtension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and eXport XER files seamlessly....x – 15.x: Older XER formats with variations...into newer versions. P6 16.x – 18.x: Minor format refinements...

    products.aspose.com/tasks/supported-formats/xer/
  2. GPX conversions to Osm/Gml/Gml/Topojson have so...

    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/gpx-conversions-to-osm-gml-g...
  3. GPX conversions to Osm/Gml/Gpx/Topojson have so...

    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/gpx-conversions-to-osm-gml-g...
  4. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code eXamples for SVG transformations....element by a tx value along the x-axis and by ty along the y-axis...skewY(angle) skew an element along the x or y axis by a specified angle...

    docs.aspose.com/svg/net/svg-transformations/
  5. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/php-java/custom-shape/
  7. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...beyond the page bounds 45 int32_t x = squareSide; 46 int32_t y = 0;...47 if (sumX >= width) 48 { 49 x = - (sumX - squareSide); 50 y...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  8. How to create a tornado chart|Documentation

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

    docs.aspose.com/cells/net/create-tornado-chart/
  9. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API.... Select the x‑axis. Go to formatting. In the...

    docs.aspose.com/cells/python-net/create-tornado...
  10. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...CadPolyline with full 3D coordinates (X, Y, and Z), and what the recommended...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...