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

scene

(0.19 sec)
  1. Convert DAE to JT via C# | products.aspose.com

    Sample code for DAE to JT C# conversion. Use API example code for batch DAE 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) DAE TO 3DS (3D Studio Scene) DAE TO U3D (Universal 3D File)...

    products.aspose.com/3d/net/conversion/dae-to-jt/
  2. Convert DRC to JT via C# | products.aspose.com

    Sample code for DRC to JT C# conversion. Use API example code for batch DRC 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) DRC TO 3DS (3D Studio Scene) DRC TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/drc-to-jt/
  3. Convert X to JT via C# | products.aspose.com

    Sample code for X to JT C# conversion. Use API example code for batch X 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...Object File) X TO 3DS (3D Studio Scene) X TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/x-to-jt/
  4. 通過 C# 將 USD 轉換為 3DS | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for Java,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。...//Create a scene for testing Scene s = new Scene (); // Create...)); /* The hierarchy of the scene looks like: - Root - a - a1...

    docs.aspose.com/3d/zh/java/work-with-xpath-like...
  6. How to Run Aspose.3D in Blazor|Documentation

    Learn how to How to Run Aspose.3D in Blazor....CreateFile() { // Create a scene Scene scene = new Scene(); // Initialize...3, 0); // Create ChildNode scene.RootNode.CreateChildNode(cylinder1)...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  7. Add Blind Watermark to USDZ File Formats via py...

    Sample Python blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ 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/usdz/
  8. Compress USDZ File Formats via Node.js | produc...

    Sample Node.js compression code for USDZ file. Use this example code to compress USDZ 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/nodejs-java/compression/...
  9. Compress USD File Formats via Node.js | product...

    Sample Node.js compression code for USD file. Use this example code to compress USD 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/nodejs-java/compression/...
  10. Add Blind Watermark to ASE File Formats via Nod...

    Sample Node.js 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/nodejs-java/watermark/ase/