Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 7,556 for

geometries

(0.76 sec)
  1. Convert OBJ to DAE via Java | products.aspose.com

    Sample Java conversion code for OBJ format to DAE file. Use this example code to convert OBJ to DAE 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-dae/
  2. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....// Point node to the Mesh geometry cubeNode . Entity = mesh ;...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/sv/net/adding-transformation...
  3. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....() # Point node to the Mesh geometry cubeNode . entity = mesh #...() # Point node to the Mesh geometry cubeNode . entity = mesh #...

    docs.aspose.com/3d/tr/python-net/adding-transfo...
  4. Aدينغ رانسفورميشن إلى oode|Documentation

    Aspose.3D for Java API لديه دعم لتدوير الكائنات في مساحة 3D. هناك ثلاث طرق لتعريف دوران الكائن بمساحة 3D وزوايا Euler و Quaternion والمصفوفة المخصصة ، وكلها مدعومة بفئة التحويل....// Point node to the Mesh geometry cubeNode . setEntity ( mesh...// Point node to the Mesh geometry cubeNode . setEntity ( mesh...

    docs.aspose.com/3d/ar/java/adding-transformatio...
  5. Convert OBJ to GLTF via C# | products.aspose.com

    Sample code for OBJ to GLTF C# conversion. Use API example code for batch OBJ files to GLTF 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-gltf/
  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. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...allowing you to work with geometry, materials, and semantic data...adopted version, provides basic geometry and property sets. IFC4 –...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  10. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF 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/dxf/