Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 11,351 for

obj file

(0.99 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D Objects, and then save 3D scene in any supported 3D format....scene into different supported file formats. C# RectangularTorus...rt ); scene . Save ( "rtorus.obj" , FileFormat . WavefrontOBJ...

    docs.aspose.com/3d/net/create-rectangular-torus...
  2. Public API Changes in Aspose.3D 1.7.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....ImageRenderOptions class Convert a 3D file to image file format C# // load an...Scene scene = new Scene ( "test.obj" ); // create a camera at (10...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Extraction of Embedded Objects data|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....mso files are Microsoft Computer Document File (MCDF) format...format and support for such files is beyond the occupation of...

    docs.aspose.com/email/net/extraction-of-embedde...
  4. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....obj by 0.01 and save it to another file: Scene scene...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  5. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...obj by 0.01 and save it to another file: Scene scene...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  6. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...obj by 0.01 and save it to another file: scene = Scene...Scene . from_file ( "huge-scene.obj" ) # create a Box instance...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  7. 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....developers can import Collada 3D files, so the Collada property is...Scene scene = new Scene ( "scene.obj" ); // create an instance of...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....obj by 0.01 and save it to another file: scene = Scene...Scene . from_file ( "huge-scene.obj" ) # create a Box instance...

    docs.aspose.com/3d/python-net/scale-geometries-...
  9. Aspose 中的公共 API 更改。3D 2.0.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....obj" ); // create an instance of...the target texture to external file renderer . Render ( rt ); rt...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. 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 Node.js via Java API has support to define Metadata for the scene....Save 3D scene in the supported file format. In this example, we... save ( "InformationToScene.obj" ); Create Scene with Primitive...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...