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

scene

(0.04 sec)
  1. Convert 3MF to STL in Python | 3MF File to STL ...

    Learn how to convert 3MF to STL in Python with Aspose.3D for Python SDK. Follow step-by-step guide and code examples for accurate 3D model conversion....2: Load the 3MF File # Use Scene.from_file() to load the source...3MF file into a Scene object scene = a3d . Scene . from_file( "model...

    blog.aspose.com/3d/convert-3mf-to-stl-in-python/
  2. 通過 C# 將 USD 轉換為 PDF | products.aspose.com

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

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

    Sample Python blind watermark code for USD file. Use this example code to add blind watermark to USD 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/usd/
  4. Add Blind Watermark to JT File Formats via Node...

    Sample Node.js blind watermark code for JT file. Use this example code to add blind watermark to JT 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/nodejs-java/watermark/jt/
  5. Add Blind Watermark Verification to ASE File Fo...

    Sample Node.js 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/nodejs-java/verify-water...
  6. Aspose.3D Encode and decode blind watermark | p...

    Learn how to apply blind watermark on your 3D file....3D library to create a new scene, and then we will create a sample...sample mesh within the 3D scene. Then we encode blind watermark...

    products.aspose.com/3d/tutorial/blind-watermark/
  7. Merge USDZ File Formats via python-net | produc...

    Sample Python merger code for USDZ file. Use this example code to merge USDZ file within any Web based application....through the constructor of the Scene class Process usdz files and...archive for the USD (Universal scene description) file format that...

    products.aspose.com/3d/python-net/merger/usdz/
  8. Extract Assets from DRC File Formats via Node.j...

    Sample Node.js 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...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/drc/
  9. Merge JT File Formats via Node.js | products.as...

    Sample Node.js merger code for JT file. Use this example code to merge JT file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/jt/
  10. Convert 3MF to USDZ via C# | products.aspose.com

    Sample code for 3MF to USDZ C# conversion. Use API example code for batch 3MF files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/net/conversion/3mf-to-usdz/