Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 8,527 for

fileformat api

(0.7 sec)
  1. Import 3D Scenes and Contents from a PDF|Docume...

    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...from aspose.threed import FileFormat # For complete examples and...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  2. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET Api, developers can build tangent and binormal data for all meshes in any supported 3D file....NET API, developers can build tangent...from aspose.threed import FileFormat , Scene from aspose.threed...

    docs.aspose.com/3d/python-net/build-tangent-and...
  3. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java....3D’s simple API. This simple application creates...application using the Aspose.3D API: Create an instance of the Scene...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  4. Save 3D Document|Documentation

    Aspose.3D for Java Api has support of saving 3D scene in various type of 3D documents....3D for Java API has support of saving 3D scene...document Aspose.3D for Java API has support of saving a 3D scene...

    docs.aspose.com/3d/java/save-3d-document/
  5. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3D for .NET Api, developers may detect the format of supported 3D files in C# before opening it because the file extension does not guarantee that the file content is appropriate....NET API, developers may detect the format...of a 3D file FileFormat inputFormat = FileFormat . Detect ( "document...

    docs.aspose.com/3d/net/detect-format-of-3d-file/
  6. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for Python via .NET Api, developers can convert all polygons to triangles in any supported 3D file....NET API, developers can convert all polygons...from aspose.threed import FileFormat , Scene from aspose.threed...

    docs.aspose.com/3d/python-net/convert-all-polyg...
  7. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...Java Java 3D File Processing API Create, Manipulate & Save 3D...Gameware and CAD API to manipulate 3D files. API supports most of...

    products.aspose.com/3d/java/
  8. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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 Added APIs: M:Aspose.PSD.FileFormats.Psd.Layers...RectangleF) P:Aspose.PSD.FileFormats.Psd.Layers.Text.ITextStyle...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  9. 检测 3D 文件的格式|Documentation

    Aspose.3D for Java Api 支持在打开之前检测 3D 支持的格式,因为文件扩展名不能保证文件内容正确。...3D for Java API 支持在打开之前检测 3D 支持的格式,因为文件扩展名不能保证文件内容正确。...format of 3D file FileFormat inputFormat = FileFormat . detect ( MyDir...

    docs.aspose.com/3d/zh/java/detect-format-of-3d-...
  10. 转换 PLY 文件中单个 3D 对象的网格|Documentation

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

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...