Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 13,369 for

mesh

(0.06 sec)
  1. Geometry|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....and Share Geometric data of Mesh among Multiple Nodes of 3D Scene...apply on 3D entities Create 3D Mesh and Scene Expose Geometric Transformation...

    docs.aspose.com/3d/java/geometry/
  2. Aspose.3D for .NET 17.11 - November 2017|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....THREEDNET-305 Add support of merging meshes New feature THREEDNET-306 FBX...files will be converted to meshes during the import. Adds Aspose...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-11-...
  3. Add Blind Watermark to 3MF File Formats via .NE...

    C# source code to load, render and add blind watermark to 3MF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/3mf/
  4. Add Blind Watermark to DAE File Formats via .NE...

    C# source code to load, render and add blind watermark to DAE documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/dae/
  5. iplacedlayerresource - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Gets or sets the horizontal mesh points of the placed layer in...measure unit of the horizontal mesh points. OSTypeStructure [] getItems...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  6. cadpolyfacemesh - Aspose.CAD for Java - API Ref...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....CadPolylineBase The Cad poly face mesh. Constructor Summary Constructors...getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. cadpolygonmesh - Aspose.CAD for Java - API Refe...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....CadPolylineBase The Cad polygon mesh. Constructor Summary Constructors...getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  8. CadPolygonMesh - Aspose.CAD for Java - API Refe...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....CadPolylineBase The Cad polygon mesh. Constructor Summary Constructors...getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  9. DecodeWatermark | Aspose.3D for .NET API 参考

    从网格中解码水印...DecodeWatermark ( Mesh input , string password ) 范围 类型 描述 input Mesh 要提取的网格watermark...网格是受密码保护,提供的密码不正确。 也可以看看 class Mesh class Watermark 命名空间 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed.ut...
  10. Add Blind Watermark to VRML File Formats via Ja...

    Sample Java blind watermark code for VRML file. Use this example code to add blind watermark to VRML file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/vrml/