Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 17,283 for

scene

(0.07 sec)
  1. 通過 C# 將 USDZ 轉換為 X | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template..."template.usdz" ); // 將 USDZ 保存為 X scene.Save( "output.x" , Aspose.ThreeD...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. Add Blind Watermark to GLTF File Formats via py...

    Sample Python blind watermark code for GLTF file. Use this example code to add blind watermark to GLTF file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/gltf/
  3. Convert USD to U3D via Python | products.aspose...

    Sample code for USD to U3D Python conversion. Use API example code for batch USD files to U3D conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...usd extension is a Universal Scene Description file format that...

    products.aspose.com/3d/python-net/conversion/us...
  4. Convert PLY to JT via Python | products.aspose.com

    Sample code for PLY to JT Python conversion. Use API example code for batch PLY files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...File) PLY TO 3DS (3D Studio Scene) PLY TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/python-net/conversion/pl...
  5. Convert U3D to JT via Python | products.aspose.com

    Sample code for U3D to JT Python conversion. Use API example code for batch U3D files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...File) U3D TO 3DS (3D Studio Scene) U3D TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/python-net/conversion/u3...
  6. Convert PDF to JT via C# | products.aspose.com

    Sample code for PDF to JT C# conversion. Use API example code for batch PDF files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) PDF TO 3DS (3D Studio Scene) PDF TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/pdf-to-jt/
  7. 通過 C# 將 USDZ 轉換為 DXF | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 DXF scene.Save( "output.dxf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. Compress AMF File Formats via python-net | prod...

    Sample Python compression code for AMF file. Use this example code to compress AMF file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/amf/
  9. Compress U3D File Formats via python-net | prod...

    Sample Python compression code for U3D file. Use this example code to compress U3D file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/u3d/
  10. Add Blind Watermark to STL File Formats via pyt...

    Sample Python blind watermark code for STL file. Use this example code to add blind watermark to STL file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/stl/