Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,527 for

fileformat api

(0.82 sec)
  1. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...应的类,该类包含该保存格式的保存选项,例如,对于 FileFormat.Collada 保存格式,有 ColladaSaveOptions...from aspose.threed import FileFormat from aspose.threed.formats...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  2. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D Api represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D Api internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....3D API represents a 3D scene. Developers...Rendering) materials, Aspose.3D API internally converts non-PBR materials...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  3. Working with Watermark|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....NET API, developers can easily add blind...; scene . Save ( output , FileFormat . FBX7400ASCII ); Working...

    docs.aspose.com/3d/net/working-with-watermark/
  4. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for .NET Api,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。..."BuildTangentAndBinor_out.fbx" ), FileFormat . FBX7400ASCII ); 为 3D 文件中的所有网格生成普通数据...

    docs.aspose.com/3d/zh/net/build-tangent-and-bin...
  5. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Java Api has support to define Metadata for the scene....3D for Java API has support to define Metadata...formats scene . save ( MyDir , FileFormat . FBX7500ASCII ); Create...

    docs.aspose.com/3d/java/add-asset-information-t...
  6. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .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...compression level. var b = FileFormat . Draco . Encode ( sphere...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  7. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Java Api has support of importing 3D model, retrieve mesh, and then encode mesh in the Google Draco file....3D for Java API has support of importing 3D model.... OPTIMAL ); byte [] b = FileFormat . DRACO . encode ( sphere...

    docs.aspose.com/3d/java/encoding-3d-mesh-in-the...
  8. Saving Project Data to CSV, Text, MPT Formats |...

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text, or MPT formats using Aspose.Tasks for Java....Paid Consulting Support Docs API Reference Tutorials Live Demos...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Programming Styles of .NET and Java Platforms|D...

    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.... The APIs of both .NET and Java versions...string fileName , ImageFormat fileFormat ) Java public void save (...

    docs.aspose.com/barcode/java/programming-styles...
  10. Your First Aspose.3D Application|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....3D’s simple API. This simple application creates...application using the Aspose.3D API: Create an instance of the Scene...

    docs.aspose.com/3d/python-net/your-first-aspose...