Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 13,386 for

mesh

(0.05 sec)
  1. 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/
  2. 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/
  3. ToMesh | Aspose.3D for .NET API Reference

    ToMesh LinearExtrusion.ToMesh method Convert the extrusion to Mesh. public Mesh ToMesh () See Also class Mesh class L......extrusion to mesh. public Mesh ToMesh () See Also class Mesh class LinearExtrusion...

    reference.aspose.com/3d/net/aspose.threed.entit...
  4. 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/...
  5. 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/
  6. 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/
  7. 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/
  8. Add Blind Watermark to USDZ File Formats via Ja...

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

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

    Sample Java blind watermark code for PLY file. Use this example code to add blind watermark to PLY 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/ply/