Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 7,668 for

mesh

(0.02 sec)
  1. HorizontalMeshPoints | Aspose.PSD for .NET API ...

    HorizontalMeshPoints IPlacedLayerResource.HorizontalMeshPoints property Gets or sets the horizontal Mesh points of th......Gets or sets the horizontal mesh points of the placed layer in...Property Value The horizontal mesh points of the placed layer....

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. Aspose.3D for .NET 18.4-2018年4月|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....create mesh using polygon builder method to set mesh instance...instance Mesh mesh = Common . CreateMeshUsingPolyg (); // Create UVset...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-18-...
  3. Decode | Aspose.3D for .NET API Reference

    Decode Contents [ Hide ] PlyFormat.Decode method (1 of 2) Decode a point cloud or Mesh from the specified stream. pub......of 2) Decode a point cloud or mesh from the specified stream. public...of PLY format Return Value A Mesh or PointCloud instance See Also...

    reference.aspose.com/3d/net/aspose.threed.forma...
  4. Add Blind Watermark Verification to STL File Fo...

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

    products.aspose.com/3d/java/verify-watermark/stl/
  5. Add Blind Watermark Verification to GLB File Fo...

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

    products.aspose.com/3d/java/verify-watermark/glb/
  6. Add Blind Watermark Verification to RVM File Fo...

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

    products.aspose.com/3d/java/verify-watermark/rvm/
  7. Add Blind Watermark Verification to GLTF File F...

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

    products.aspose.com/3d/java/verify-watermark/gltf/
  8. Add Blind Watermark Verification to AMF File Fo...

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

    products.aspose.com/3d/java/verify-watermark/amf/
  9. Add Blind Watermark Verification to PLY File Fo...

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

    products.aspose.com/3d/java/verify-watermark/ply/
  10. Add Blind Watermark Verification to VRML File F...

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

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