Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,482 for

geometries

(0.63 sec)
  1. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/stl-to-obj/
  2. Convert OBJ to PDF via C# | products.aspose.com

    Sample code for OBJ to PDF C# conversion. Use API example code for batch OBJ files to PDF 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/net/conversion/obj-to-pdf/
  3. Convert FBX to OBJ via Java | products.aspose.com

    Sample Java conversion code for FBX format to OBJ file. Use this example code to convert FBX to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/fbx-to-obj/
  4. Convert OBJ to DRC via Java | products.aspose.com

    Sample Java conversion code for OBJ format to DRC file. Use this example code to convert OBJ to DRC within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-drc/
  5. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-stl/
  6. 在 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-...
  7. 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-...
  8. 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-...
  9. Експорт векторного шару у CSV за допомогою Python

    Експортуйте векторний шар GIS у CSV за допомогою Python та Aspose.GIS SDK. Цей покроковий посібник містить повний код і поради щодо витягування таблиць атрибутів....column‑wise access without geometry overhead. Потоковий запис...attributes[ "LengthKm" ] = feature . geometry . length / 1000.0 # Write...

    blog.aspose.com/uk/gis/export-vector-layer-to-c...
  10. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/3mf/