Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 8,526 for

fileformat api

(0.15 sec)
  1. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D Api represents a 3D document and developers can save its object in any supported file format....3D API represents a 3D document and...object. Aspose.3D API offers another FileFormat parameter to specify...

    docs.aspose.com/3d/net/save-a-3d-document/
  2. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Python via .NET Api,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...from aspose.threed import FileFormat , Scene from aspose.threed...

    docs.aspose.com/3d/zh/python-net/build-tangent-...
  3. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...3D API 支持创建具有原始 3D 形状的场景。 编程示例 此代码示例创建一个包含原始...from aspose.threed import FileFormat , Scene from aspose.threed...

    docs.aspose.com/3d/zh/python-net/create-scene-w...
  4. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D Api represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....3D API represents a 3D scene. Developers...List < byte []> contents = FileFormat . PDF . Extract ( "House_Design...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  5. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...NET API 允许开发人员转换 PLY 文件中单个 3D 对象的网格。...object and save it to ply file FileFormat . PLY . EncodeMesh ( new...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  6. Showcases|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....with examples can be found in API Reference. Available Articles...manipulating animation using APNG fileformat Deskewing a scanned image...

    docs.aspose.com/imaging/net/showcases/
  7. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Python via .NET Api allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....NET API allows developers to import a...from aspose.threed import FileFormat from aspose.threed.entities...

    docs.aspose.com/3d/python-net/encoding-3d-mesh-...
  8. Showcases|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....with examples can be found in API Reference. Available Articles...manipulating animation using APNG fileformat Deskewing a scanned image...

    docs.aspose.com/imaging/java/showcases/
  9. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET Api allows developers to define a Metadata for the scene....NET API allows developers to define a...from aspose.threed import FileFormat , Scene # For complete examples...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  10. Adding Transformation to the Node|Documentation

    Aspose.3D for Java Api has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....3D for Java API has support to rotate objects...formats scene . save ( MyDir , FileFormat . FBX7500ASCII ); Rotate...

    docs.aspose.com/3d/java/adding-transformation-t...