Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 8,488 for

geometries

(0.12 sec)
  1. Convert PLY to OBJ via Python | products.aspose...

    Sample code for PLY to OBJ Python conversion. Use API example code for batch PLY files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/pl...
  2. Add Blind Watermark Verification to OBJ File Fo...

    Sample Python verify blind watermark code for OBJ file. Use this example code to verify blind watermark to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/verify-waterm...
  3. Generate Point Cloud to OBJ File Formats via No...

    Sample Node.js generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  4. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/zh/python-net/xps/working-...
  5. Arbeiten mit Transparenz in XPS-Dateien | Python

    Wie man mit der Transparenz XPS-Dateien arbeitet, ist eine Frage, die von Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen.... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/de/python-net/xps/working-...
  6. Konvertieren in das Fixed-Page-Format|Aspose.Wo...

    Speichern Sie Dokumente mit Python in den Formaten PDF, XPS, HTML, XAML, PostScript und PCL....entsprechende Seitenlayout die Geometrie dieses Inhalts. Beachten Sie...Inhalt für die Berechnung der Geometrie gäbe. Ein Dokument kann jedoch...

    docs.aspose.com/words/de/python-net/converting-...
  7. 档案

    档案...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // 添加功能 layer.Add(feature2);...

    blog.aspose.com/zh/gis/export-features-to-a-csv...
  8. 記録

    記録...Add(Geometry.FromText("LineString (0 0...0, 1 0)")); multiCurve.Add(Geometry.FromText("CircularString (2...

    blog.aspose.com/ja/gis/make-geometric-shapes-in...
  9. Procurar

    Procurar...OpenLayer(dataDir + "geometries.csv", new CsvOptions() {...Console.Write($"'{feature.Geometry.AsText()}: "); Console.WriteLine();...

    blog.aspose.com/pt/gis/read-vector-layer-featur...
  10. Как рисовать геометрию на карте|Documentation

    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....точку и линию: var point = Geometry.FromText("POINT (23.5, 25...25.3)"); var line = Geometry.FromText("LINESTRING Z (0.1 0.2 0...

    docs.aspose.com/gis/ru/net/how-to-draw-geometry/