Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,586 for

geometry

(1.26 sec)
  1. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: Geometry paths, curved corners, composite shapes....GeometryPath instance represents a geometry path of the IGeometryShape...can set the appearance for a geometry path. Using the IGeometryPath...

    docs.aspose.com/slides/net/custom-shape/
  2. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....mapped to the surface of the geometry in Aspose.3D for .NET. It...to the control point of the geometry. This mode ensures that each...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  3. Convert OBJ to AMF via C# | products.aspose.com

    Sample code for OBJ to AMF C# conversion. Use API example code for batch OBJ files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/conversion/obj-to-amf/
  4. Convert AMF to OBJ via C# | products.aspose.com

    Sample code for AMF to OBJ C# conversion. Use API example code for batch AMF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/amf-to-obj/
  5. Convert JT to OBJ via Python | products.aspose.com

    Sample code for JT to OBJ Python conversion. Use API example code for batch JT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/python-net/conversion/jt...
  6. Developer Guide|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....Object Model (DOM) 3D Objects Geometry Working with Linear Extrusion...

    docs.aspose.com/3d/nodejs-java/developer-guide/
  7. Working with 3D Scene|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....Changing Plane Orientation Geometry Animation...

    docs.aspose.com/3d/python-net/working-with-3d-s...
  8. Convert OBJ to AMF via Python | products.aspose...

    Sample code for OBJ to AMF Python conversion. Use API example code for batch OBJ files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/ob...
  9. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/amf/
  10. Generate Point Cloud to STL File Formats via Ja...

    Sample Java generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/stl/