Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 25,679 for

scene

(0.08 sec)
  1. Aspose.3D for Java 20.7 Release Notes|Documenta...

    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....Exception loading DXF into scene and then saving as FBX or GLB...create a scene from the swept area solid var scene = new Scene ( sas...

    docs.aspose.com/3d/java/aspose-3d-for-java-20-7...
  2. Aspose.3D for Java 21.7发行说明|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....7,您可以通过以下方式将场景导出到USDZ: Scene scene = new Scene (); //...prepare your scene scene...whether Aspose.3D supports export scene to current file format. */ public...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  3. SubScenes | Aspose.3D for .NET API 参考

    获取所有子场景...SubScenes Scene.SubScenes property 获取所有子场景 public IList < Scene > SubScenes...SubScenes { get ; } 也可以看看 class Scene 命名空间 Aspose.ThreeD 部件 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed/sc...
  4. C# 3D Formats Lithophane | products.aspose.com

    Create your Lithophane from image format jpg jpeg png tga bmp gif tiff via .NET library using a few lines of C# code....through an instance of the scene class , perform calculation...Create your Lithophane from 3D Scene to various formats Developers...

    products.aspose.com/3d/net/lithophane/
  5. Aspose.3D for .NET 21.6发行说明|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....件中: Scene scene = new Scene (); //...prepare your scene scene...get ; set ;} 示例代码: var scene = new Scene (); var opt = new FbxSaveOptions...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-21-...
  6. Add Blind Watermark Verification to 3MF File Fo...

    Sample Java blind watermark verification code for 3MF file. Use this example code to add blind watermark verification to 3MF file within any Web or Desktop Java 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/java/verify-watermark/3mf/
  7. Save | Aspose.3D for .NET API 参考

    使用指定的文件格式将场景保存为流式传输...也可以看看 class FileFormat class Scene 命名空间 Aspose.ThreeD 部件 Aspose...也可以看看 class FileFormat class Scene 命名空间 Aspose.ThreeD 部件 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed/sc...
  8. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....through an instance of the scene class , and call the Save method...format parameters. View 3D Scene to various formats Developers...

    products.aspose.com/3d/net/viewer/
  9. Aspose.3D for .NET 19.5 Release Notes|Documenta...

    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....constructor argument: Scene scene = new Scene (); scene . RootNode . CreateChildNode...has customized orientation scene . Save ( "test.obj" , FileFormat...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-5-r...
  10. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/java/point-cloud/3ds/