Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,379 for

scene

(0.05 sec)
  1. 3D Viewports|Documentation

    Articles about 3D viewports in Aspose.3D for Python via .NET....Capture the Viewports of 3D Scene and Render to a Texture or Window...

    docs.aspose.com/3d/python-net/3d-viewports/
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 通過 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...
  7. 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...
  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. 通過 C# 將 USD 轉換為 PLY | products.aspose.com

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

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

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