Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,862 for

geometry

(0.07 sec)
  1. 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/
  2. Mesh|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....Contents [ Hide ] 分割网格 三角网格 Geometry Polygons...

    docs.aspose.com/3d/zh/java/mesh/
  3. Custom Shape|Aspose.Slides for Node.js via .NET...

    Add a custom shape to a PowerPoint presentation in JavaScript...GeometryPath instance represents a geometry path of the GeometryShape...can set the appearance for a geometry path. Using the GeometryPath...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  4. 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/
  5. 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...
  6. Convert AMF to OBJ via Python | products.aspose...

    Sample code for AMF to OBJ Python 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/python-net/conversion/am...
  7. Animation|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....in 3D document 3D Objects Geometry...

    docs.aspose.com/3d/java/animation/
  8. 开发者指南|Aspose.GIS for .NET

    GIS C# .NET库的开发者指南包括与矢量图层、栅格图层、数据库、Web切片、几何类型、地图渲染、空间参考系统、流和远程存储相关的主题。...Layers Databases Web Tiles Geometry Types Map Rendering Spatial...

    docs.aspose.com/gis/zh/developer-guide/
  9. 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/
  10. 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/