Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,574 for

fileformat api

(0.08 sec)
  1. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for .NET Api....NET API. SplitMeshPolicy enum specifies...); scene . Save ( output , FileFormat . FBX7500ASCII ); Split a...

    docs.aspose.com/3d/net/split-mesh/
  2. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....Public API Changes in Aspose.3D 2.0.0 Contents [ Hide ] Contents...describes changes to the Aspose.3D API from version 1.7.0 to 2.0.0,...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....Public API Changes in Aspose.Imaging 2.4.0 Contents [ Hide ]...changes to the Aspose.Imaging API from version 2.3.0 to 2.4.0,...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. Convert USDZ to GLTF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET Api...value from FileFormat class 3D Format Conversion API for .NET Install..."output.gltf" , Aspose.ThreeD.FileFormat.GLTF); Other Conversion Options...

    products.aspose.com/3d/net/conversion/usdz-to-g...
  5. Convert USDZ to 3MF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET Api...value from FileFormat class 3D Format Conversion API for .NET Install..."output.3mf" , Aspose.ThreeD.FileFormat.Microsoft3MF); Other Conversion...

    products.aspose.com/3d/net/conversion/usdz-to-3mf/
  6. Convert USDZ to HTML via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET Api...value from FileFormat class 3D Format Conversion API for .NET Install..."output.html" , Aspose.ThreeD.FileFormat.HTML5); Other Conversion...

    products.aspose.com/3d/net/conversion/usdz-to-h...
  7. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....Paid Consulting Support Docs API Reference Tutorials Live Demos...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/note/java/working-with-onenote-...
  8. Convert USDZ to PDF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET Api...value from FileFormat class 3D Format Conversion API for .NET Install..."output.pdf" , Aspose.ThreeD.FileFormat.PDF); Other Conversion Options...

    products.aspose.com/3d/net/conversion/usdz-to-pdf/
  9. Convert USDZ to X via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET Api...value from FileFormat class 3D Format Conversion API for .NET Install..."output.x" , Aspose.ThreeD.FileFormat.XBinary); Other Conversion...

    products.aspose.com/3d/net/conversion/usdz-to-x/
  10. 分割网格|Documentation

    Aspose.3D for Java Api 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java Api 来实现。...3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格...(如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。 SplitMeshPolicy enum指定网...

    docs.aspose.com/3d/zh/java/split-mesh/