Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 16,637 for

scene

(0.06 sec)
  1. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for Python via .NET API, developers can convert all polygons to triangles in any supported 3D file....PolygonModifier class which takes a Scene class object as a parameter...

    docs.aspose.com/3d/python-net/convert-all-polyg...
  2. Extract Assets from PDF File Formats via Node.j...

    Sample Node.js extract assets code for PDF file. Use this example code to extract assets from PDF file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/pdf/
  3. Convert OBJ to JT via Python | products.aspose.com

    Sample code for OBJ to JT Python conversion. Use API example code for batch OBJ 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...related to light and position of scenes. An OBJ file is usually an...

    products.aspose.com/3d/python-net/conversion/ob...
  4. Convert PLY to JT via C# | products.aspose.com

    Sample code for PLY to JT C# conversion. Use API example code for batch PLY files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) PLY TO 3DS (3D Studio Scene) PLY TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/ply-to-jt/
  5. Convert PDF to JT via Python | products.aspose.com

    Sample code for PDF to JT Python conversion. Use API example code for batch PDF 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...File) PDF TO 3DS (3D Studio Scene) PDF TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/python-net/conversion/pd...
  6. Convert FBX to JT via C# | products.aspose.com

    Sample code for FBX to JT C# conversion. Use API example code for batch FBX files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) FBX TO 3DS (3D Studio Scene) FBX TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/fbx-to-jt/
  7. 通過 C# 將 USDZ 轉換為 DRC | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. 通過 C# 將 USDZ 轉換為 PDF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Add Blind Watermark to OBJ File Formats via pyt...

    Sample Python blind watermark code for OBJ file. Use this example code to add blind watermark to OBJ 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/obj/
  10. Extract Assets from VRML File Formats via pytho...

    Sample Python extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web based application....file via the constructor of Scene class Create zip file format...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/python-net/extractor/vrml/