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

scene

(0.06 sec)
  1. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...save(convertedObj, options); } var scene = Scene.fromFile(convertedObj);...GltfSaveOptions(FileFormat.GLTF); scene.save(convertedGltf, saveOptions);...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  2. 使用点云|Documentation

    Aspose.3D for Python via .NET 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的Decode方法构建场景。...threed import Scene from aspose.threed.entities...com/aspose-3d/Aspose.3D-for-.NET scene = Scene ( Sphere ()) options = ObjSaveOptions...

    docs.aspose.com/3d/zh/python-net/working-with-p...
  3. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Creating, Loading and Saving 3D Scene 3D Modeling Aspose.3D Document...

    docs.aspose.com/3d/java/developer-guide/
  4. 为 3D 模型的所有网格生成正常数据|Documentation

    Aspose.3D for Java API 支持为 3D 模型的所有网格生成正常数据 (没有正常数据)。...has smoothing group Scene s = new Scene ( MyDir + "camera.3ds"...

    docs.aspose.com/3d/zh/java/generate-normal-data...
  5. 通過 C# 將 USD 轉換為 HTML | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Compress JT File Formats via python-net | produ...

    Sample Python compression code for JT file. Use this example code to compress JT 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/jt/
  7. Add Blind Watermark to X File Formats via pytho...

    Sample Python blind watermark code for X file. Use this example code to add blind watermark to X 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/x/
  8. Compress X File Formats via python-net | produc...

    Sample Python compression code for X file. Use this example code to compress X 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/x/
  9. Add Blind Watermark to RVM File Formats via pyt...

    Sample Python blind watermark code for RVM file. Use this example code to add blind watermark to RVM 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/rvm/
  10. Add Blind Watermark to JT File Formats via pyth...

    Sample Python 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/python-net/watermark/jt/