Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 138,478 for

3d

(0.19 sec)
  1. Convert STP to GLTF via C# | products.aspose.com

    Sample code for STP to GLTF C# conversion. Use API example code for batch STP files to GLTF conversion within VB.NET, Asp.NET or any .NET based application.... An STP file is a 3D CAD file used for exchange of...It contains information about 3D objects and is saved similar...

    products.aspose.com/cad/net/conversion/stp-to-g...
  2. Working with VRML Format|Documentation

    Aspose.3d for .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3d can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....3D for .NET allows working with...the FileFormat class. Aspose.3D can auto detect the format, so...

    docs.aspose.com/3d/net/working-with-vrml-format/
  3. Convert 3DS to STP via JavaScript | products.as...

    Sample code for 3dS to STP conversion. Use API example code for batch 3dS files to STP conversion....Conversion 3DS to STP HTML JPG PDF XML 3DS STP Convert 3DS to STP...JavaScript Instantly convert 3DS to STP without needing AutoCAD®...

    products.aspose.com/cad/javascript-net/conversi...
  4. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3d Images just few lines of Node JS code....managing emails to working with 3D formats, making it an ideal solution...workflows, or handling intricate 3D file structures, Aspose.Total...

    products.aspose.com/total/nodejs-java/conversion/
  5. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3d 对象的自定义属性。3d 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...操作 3D 场景的自定义属性 Contents [ Hide ] 添加、检索和删除 3D 对象的自定义属性 开发人员可以添加、检索和删除...开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的 RemoveProperty 、 GetProperty 、 SetProperty...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  6. Convert 3DS to STP via C# | products.aspose.com

    Sample code for 3dS to STP C# conversion. Use API example code for batch 3dS files to STP conversion within VB.NET, Asp.NET or any .NET based application....Conversion 3DS to STP HTML JPG PDF XML 3DS STP Convert 3DS to STP...STP via C# Instantly convert 3DS to STP without needing AutoCAD®...

    products.aspose.com/cad/net/conversion/3ds-to-stp/
  7. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....3D Java Extractor 3mf DOCX JPG PDF XML 3MF 3MF...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/extractor/3mf/
  8. Convert USDZ to PLY via Python | products.aspos...

    Convert USDZ & other 3d files using .NET API...3D Python via .NET Conversion USDZ to PLY Convert...via Python Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/python-net/conversion/us...
  9. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3d for Java API 支持打开任何受支持的 3d 文档,然后在二进制文件中写入网格。...以自定义二进制格式保存 3D 网格 Contents [ Hide ] Aspose.3D for Java API 支持打开任何受支持的...支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。 加载 3D 文件并以自定义二进制格式编写网格编程示例 由 Scene...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  10. Generate UV|Documentation

    Aspose.3d for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....3D for Python via .NET offers PolygonModifier...https:# github.com/aspose-3d/Aspose.3D-for-.NET scene = Scene ()...

    docs.aspose.com/3d/python-net/generate-uv/