Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 16,158 for

scene

(0.06 sec)
  1. Add Blind Watermark to VRML File Formats via py...

    Sample Python blind watermark code for VRML file. Use this example code to add blind watermark to VRML 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/vrml/
  2. 通過 C# 將 USD 轉換為 OBJ | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Compress GLTF File Formats via python-net | pro...

    Sample Python compression code for GLTF file. Use this example code to compress GLTF 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/g...
  4. Convert 3DS to ATT via Node.js | products.aspos...

    Sample code for 3DS to ATT Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to ATT using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...
  5. Compress OBJ File Formats via python-net | prod...

    Sample Python compression code for OBJ file. Use this example code to compress OBJ 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/obj/
  6. Compress GLTF File Formats via Node.js | produc...

    Sample Node.js compression code for GLTF file. Use this example code to compress GLTF 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/...
  7. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....the input DAE file using the Scene class object Create an ObjSaveOptions...Call the save method in the Scene class to create an OBJ file...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  8. 通過 C# 將 USDZ 轉換為 OBJ | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. USDZ-ն GLB ձևաչափի փոխարկում C#-ում

    Այս արագ ուղեցույցը ներկայացնում է, թե ինչպես USDZ ֆայլը փոխարկել GLB ձևաչափի C# լեզվով։ Այն ներառում է քայլ առ քայլ կարգավորումները, պահանջվող պայմանները և գործնական կոդի հատված USDZ-ն GLB փոխարկիչ իրականացնելու համար C#-ում։...մուտքային ֆայլը՝ օգտագործելով Scene դասի կոնստրուկտորը Բացեք տեսարանը՝...C#-ում ։ Այն օգտագործում է Scene դասը՝ ֆայլի ձևաչափը ավտոմատ...

    kb.aspose.com/hy/3d/net/convert-usdz-to-glb-in-...
  10. Add Blind Watermark Verification to JT File For...

    Sample Python verify blind watermark code for JT file. Use this example code to verify blind watermark to JT file within any Web 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/python-net/verify-waterm...