Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,198 for

scene

(0.05 sec)
  1. Add Blind Watermark to PDF File Formats via .NE...

    C# source code to load, render and add blind watermark to PDF documents on .NET Framework, .NET Core, Mono....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/net/watermark/pdf/
  2. Add Blind Watermark Verification to GLB File Fo...

    C# source code to load, render and add blind Watermark Verification to GLB documents on .NET Framework, .NET Core, Mono....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/net/verify-watermark/glb/
  3. Compress RVM File Formats via .NET | products.a...

    C# source code to load, render and Compress RVM documents on .NET Framework, .NET Core, Mono....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/net/compression/rvm/
  4. Add Blind Watermark Verification to GLTF File F...

    C# source code to load, render and add blind Watermark Verification to GLTF documents on .NET Framework, .NET Core, Mono....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/net/verify-watermark/gltf/
  5. Add Blind Watermark Verification to DRC File Fo...

    C# source code to load, render and add blind Watermark Verification to DRC documents on .NET Framework, .NET Core, Mono....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/net/verify-watermark/drc/
  6. 通過 C# 將 USD 轉換為 X | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. Convert USDZ to DXF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as DXF with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  8. Convert USDZ to DAE via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as DAE with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  9. 3D Modeling|Documentation

    Articles about 3D modeling in Aspose.3D for Python via .NET....Modeling Contents [ Hide ] Create Scene with Primitive 3D Shapes 3D...

    docs.aspose.com/3d/python-net/3d-modeling/
  10. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...threed import Scene from aspose.threed.entities...3D-for-.NET # Create a scene for testing s = Scene () a = s . root_node...

    docs.aspose.com/3d/python-net/work-with-xpath-l...