Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 16,177 for

scene

(0.03 sec)
  1. Extract Assets from DRC File Formats via python...

    Sample Python extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/drc/
  2. Merge ASE File Formats via python-net | product...

    Sample Python merger code for ASE file. Use this example code to merge ASE file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/ase/
  3. 通過 C# 將 USD 轉換為 DAE | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. Convert OBJ to JT via C# | products.aspose.com

    Sample code for OBJ to JT C# conversion. Use API example code for batch OBJ 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...related to light and position of scenes. An OBJ file is usually an...

    products.aspose.com/3d/net/conversion/obj-to-jt/
  5. 通過 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...
  6. Add Blind Watermark Verification to ASE File Fo...

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

    products.aspose.com/3d/python-net/verify-waterm...
  7. 通過 C# 將 USDZ 轉換為 AMF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. Extract Assets from X File Formats via python-n...

    Sample Python extract assets code for X file. Use this example code to extract assets from X file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/x/
  9. Add Blind Watermark to ASE File Formats via pyt...

    Sample Python blind watermark code for ASE file. Use this example code to add blind watermark to ASE 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/ase/
  10. Compress RVM File Formats via python-net | prod...

    Sample Python compression code for RVM file. Use this example code to compress RVM 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/rvm/