Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,129 for

mesh

(0.03 sec)
  1. Add Blind Watermark to U3D File Formats via Jav...

    Sample Java blind watermark code for U3D file. Use this example code to add blind watermark to U3D 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/u3d/
  2. Add Blind Watermark to JT File Formats via Java...

    Sample Java blind watermark code for JT file. Use this example code to add blind watermark to JT 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/jt/
  3. Add Blind Watermark to USD File Formats via Jav...

    Sample Java blind watermark code for USD file. Use this example code to add blind watermark to USD 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/usd/
  4. Aspose.3D for .NET 19.7 Release Notes|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..../// Decode the point cloud or mesh from specified file name ///...file</param> /// <returns>A <see cref="Mesh"/> or <see cref="PointCloud"/>...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-7-r...
  5. Add Blind Watermark to STL File Formats via Jav...

    Sample Java blind watermark code for STL file. Use this example code to add blind watermark to STL 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/stl/
  6. Add Blind Watermark to FBX File Formats via Jav...

    Sample Java blind watermark code for FBX file. Use this example code to add blind watermark to FBX 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/fbx/
  7. Add Blind Watermark to PDF File Formats via Jav...

    Sample Java blind watermark code for PDF file. Use this example code to add blind watermark to PDF 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/pdf/
  8. polygonbuilder - Aspose.3D for Java - API Refer...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...helper class to build polygon for Mesh Constructor Summary Constructors...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. CadPolyline - Aspose.CAD for Java - API Reference

    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....getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...getMeshNVertexCount () Gets or sets the mesh N vertex count. double getStartWidth...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. CreatePolygon | Aspose.3D for .NET API Reference

    CreatePolygon Contents [ Hide ] Mesh.CreatePolygon method (1 of 4) Creates a new polygon with all vertices defined in......CreatePolygon Contents [ Hide ] Mesh.CreatePolygon method (1 of 4)...}; mesh . CreatePolygon ( indices ); See Also class Mesh namespace...

    reference.aspose.com/3d/net/aspose.threed.entit...