Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 20,581 for

obj

(0.05 sec)
  1. Compress AMF File Formats via JAVA | products.a...

    Sample Java compression code for AMF file. Use this example code to compress AMF 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/amf/
  2. Compress GLTF File Formats via JAVA | products....

    Sample Java compression code for GLTF file. Use this example code to compress GLTF 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/gltf/
  3. Compress VRML File Formats via JAVA | products....

    Sample Java compression code for VRML file. Use this example code to compress 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/compression/vrml/
  4. Compress FBX File Formats via JAVA | products.a...

    Sample Java compression code for FBX file. Use this example code to compress FBX 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/fbx/
  5. 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/...
  6. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for .NET,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。查询语法受到XPath的启发,因此大多数概念和语法都是相似的,查询语法与URL兼容,因此将来将在我们的云版本中使用。...directly child node of the var obj = s . RootNode . SelectSingleObject...so the root node is selected. obj = s . RootNode . SelectSingleObject...

    docs.aspose.com/3d/zh/net/work-with-xpath-like-...
  7. Merge GLB File Formats via Java | products.aspo...

    Sample Java merge GLB file. Use this example code to merge GLB 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/glb/
  8. Merge 3DS File Formats via Java | products.aspo...

    Sample Java merge 3DS file. Use this example code to merge 3DS 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/3ds/
  9. Merge PLY File Formats via Java | products.aspo...

    Sample Java merge PLY file. Use this example code to merge PLY 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/ply/
  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-...