Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,584 for

fileformat api

(0.26 sec)
  1. Convert OST to PST via Java | products.aspose.com

    Try the code sample to convert OST files to PST format in Java. Download Java Api to take your email processing applications to the next level....Applications Intuitive Java API to convert email files between...Convert OST to PST using Java API provides an efficient and reliable...

    products.aspose.com/email/java/conversion/ost-t...
  2. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...应的类,该类包含该保存格式的保存选项,例如,对于 FileFormat.Collada 保存格式,有 ColladaSaveOptions...saveOpts = new FbxSaveOptions ( FileFormat . FBX7500ASCII ); // Generates...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  3. Convert GLB to FBX in Python | GLB Files to FBX

    Learn how to convert GLB to FBX in Python with Aspose.3D for Python. This guide shows installation, a code example, and best practices for accurate 3D conversion.... The API is designed to preserve important...as a3d You can evaluate the API without applying a license. For...

    blog.aspose.com/3d/convert-glb-to-fbx-in-python/
  4. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and Api of these two products....differences in features and API, which are described on this...Image from aspose.imaging.fileformats.jpeg import JpegImage import...

    docs.aspose.com/imaging/python-net/python-notes/
  5. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....be billed based on the use of API features can use the Metered...metered data amount before calling API amountbefore = a3d . metered...

    docs.aspose.com/3d/python-net/licensing/
  6. Aspose 中的公共 API 更改。3D 16.11.0|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....Aspose 中的公共 API 更改。3D 16.11.0 Contents [ Hide ] 内容摘要 在 Aspose...GLTFSaveOptions类 - 在 Aspose.ThreeD.FileFormat类中添加 glTF 格式项 - 在 Aspose.ThreeD...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh.... save ( MyDir , FileFormat . FBX7400ASCII ); We specified...Developers can use Aspose.3D API to apply PBR material to 3D objects...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  8. Aspose 中的公共 API 更改。3D 1.7.0|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....Aspose 中的公共 API 更改。3D 1.7.0 Contents [ Hide ] 内容摘要 添加 Aspose...Quaternion类中添加Concate方法 本文档介绍了对 Aspose.3D API 从版本1.5.0到1.7.0的更改,模块/应用程序开发人...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET Api, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image.... TriMesh Render API-friendly triangle-based mesh...Cache friendly No Yes Rendering API friendly No Yes Fixed memory...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET Api allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....NET API allows developers to convert...formats scene . Save ( output , FileFormat . FBX7400ASCII ); Console...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...