Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 20,618 for

obj

(0.14 sec)
  1. Compress X File Formats via JAVA | products.asp...

    Sample Java compression code for X file. Use this example code to compress X file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/compression/x/
  2. Compress JT File Formats via JAVA | products.as...

    Sample Java compression code for JT file. Use this example code to compress JT file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/compression/jt/
  3. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...[[ dataDir ]] 使用Obj加载选项 下面的代码显示了如何在加载 3D Obj文件之前设置加载选项。 from...save in the OBJ format scene . save ( "LAD-TOP.obj" , a3d . FileFormat...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  4. Merge 3MF File Formats via Java | products.aspo...

    Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/merger/3mf/
  5. Merge VRML File Formats via Java | products.asp...

    Sample Java merge VRML file. Use this example code to merge VRML file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/merger/vrml/
  6. Merge DAE File Formats via Java | products.aspo...

    Sample Java merge DAE file. Use this example code to merge DAE file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/merger/dae/
  7. Features Overview|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....DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS Features Aspose.CAD...

    docs.aspose.com/cad/python-net/getting-started/...
  8. Features Overview|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....DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS Features Aspose.CAD...

    docs.aspose.com/cad/jasperreports/getting-start...
  9. Features Overview|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....DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS Features Aspose.CAD...

    docs.aspose.com/cad/python-net/features-overview/
  10. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...中将 GLTF 转换为 OBJ 在 C# 中将 OBJ 转换为X 在 C# 中将 STL 转换为 OBJ 在 C# 中将 RVM...= false }); 使用Obj保存选项 下面的代码显示了如何在将 3D 文件保存为Obj格式之前设置保存选项。 //...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...