Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 25,660 for

scene

(0.05 sec)
  1. Add Blind Watermark Verification to STL File Fo...

    Sample Java blind watermark verification code for STL file. Use this example code to add blind watermark verification to STL 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/stl/
  2. Add Blind Watermark Verification to GLTF File F...

    Sample Java blind watermark verification code for GLTF file. Use this example code to add blind watermark verification to GLTF 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/gltf/
  3. Add Blind Watermark Verification to GLB File Fo...

    Sample Java blind watermark verification code for GLB file. Use this example code to add blind watermark verification to GLB 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/glb/
  4. Working with VRML Format|Documentation

    Aspose.3D for Node.js via Java allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect VRML format, so the FileFormat is usually ignored in Open method....initialize a scene var scene = new aspose . threed . Scene (); // open...Language (VRML) file format scene . open ( "test.wrl" ); 3D Objects...

    docs.aspose.com/3d/nodejs-java/working-with-vrm...
  5. Aspose.3D for .NET 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. ///...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-21-...
  6. Render | Aspose.CAD for .NET API Reference

    Render Contents [ Hide ] Render class The evaluate Scene render. Describes one effect pass to evaluate a Scene. publi......] Render class The evaluate scene render. Describes one effect...effect pass to evaluate a scene. public class Render : ColladaElement...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  7. Compress USDZ File Formats via JAVA | products....

    Sample Java compression code for USDZ file. Use this example code to compress USDZ file within any Web or Desktop Java 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/java/compression/usdz/
  8. Convert ASE to JT via Python | products.aspose.com

    Sample code for ASE to JT Python conversion. Use API example code for batch ASE files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/python-net/conversion/as...
  9. A3dwSaveOptions - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...Export meta data associated with Scene/Node to client Default value...

    reference.aspose.com/3d/java/com.aspose.threed/...
  10. Meta data|Documentation

    Aspose.3D for .NET allows read and write meta data for Scene and objects....Information To Scene Manipulate custom properties of a 3D Scene Transformation...Transformation Working with 3D Scene...

    docs.aspose.com/3d/net/working-with-meta-data/