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

scene

(0.03 sec)
  1. 通過 C# 將 USDZ 轉換為 DXF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. Add Blind Watermark Verification to ASE File Fo...

    Sample Python verify blind watermark code for ASE file. Use this example code to verify blind watermark to ASE 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...
  3. 通過 C# 將 USD 轉換為 PLY | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. Extract Assets from X File Formats via python-n...

    Sample Python extract assets code for X file. Use this example code to extract assets from X file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/x/
  5. Compress ASE File Formats via python-net | prod...

    Sample Python compression code for ASE file. Use this example code to compress ASE 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/ase/
  6. Compress DRC File Formats via Node.js | product...

    Sample Node.js compression code for DRC file. Use this example code to compress DRC 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 OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....the 3D object file using a Scene class object Create an object...the source OBJ file into the Scene class as it contains the basic...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  8. 3MF-ը STL դարձնել Java-ում

    Այս կարճ ձեռնարկը բացատրում է՝ ինչպես փոխակերպել 3MF ֆայլը STL-ի Java-ում։ Ներկայացված են հաջորդական քայլերը, կազմաձևման հրահանգները ևตัวակ օրինակ՝ Java-ում 3MF-ից STL փոխակերպիչ կառուցելու համար։...մուտքային 3MF ֆայլը՝ օգտագործելով Scene դասի օբյեկտ Ստեղծեք StlSaveOptions...տարբերակով ։ Ֆայլը բացվում է Scene դասի միջոցով, որը ինքնաբերաբար...

    kb.aspose.com/hy/3d/java/convert-3mf-to-stl-in-...
  9. 通過 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...
  10. USDZ-ն GLB ձևաչափի փոխարկում C#-ում

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

    kb.aspose.com/hy/3d/net/convert-usdz-to-glb-in-...