Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 16,545 for

scene

(0.05 sec)
  1. Compress DXF File Formats via .NET | products.a...

    C# source code to load, render and Compress DXF 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/dxf/
  2. Add Blind Watermark Verification to RVM File Fo...

    C# source code to load, render and add blind Watermark Verification to RVM 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/rvm/
  3. Compress USDZ File Formats via .NET | products....

    C# source code to load, render and Compress USDZ 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/usdz/
  4. Add Blind Watermark Verification to ASE File Fo...

    C# source code to load, render and add blind Watermark Verification to ASE 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/ase/
  5. Compress PLY File Formats via .NET | products.a...

    C# source code to load, render and Compress PLY 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/ply/
  6. Changing Plane Orientation|Documentation

    Aspose.3D for .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...plane’s orientation: Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/net/changing-plane-orientation/
  7. Export with 3D options|CAD 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....are the examples of the 3D scene from different viewpoints: ObserverPoint...property allows to rotate the 3D scene according to specified angles...

    docs.aspose.com/cad/net/export-with-3d-options/
  8. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.3ds" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/3ds/
  9. Convert USD to OBJ via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/us...
  10. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.glb" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/glb/