Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 6,476 for

geometries

(0.45 sec)
  1. 档案

    档案...positional index of the feature geometry; dBase 属性文件 (.dbf) - a dBASE...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/zh/gis/create-and-read-shapefil...
  2. Lưu trữ

    Lưu trữ...positional index of the feature geometry; tệp thuộc tính dBase (.dbf)...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/vi/gis/create-and-read-shapefil...
  3. 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....3D 文档中添加动画属性并设置目标相机 3D 个对象 Geometry...

    docs.aspose.com/3d/zh/java/animation/
  4. Convert GLTF to OBJ via Java | products.aspose.com

    Sample Java conversion code for GLTF format to OBJ file. Use this example code to convert GLTF to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/gltf-to-...
  5. Convert OBJ to IFC via Python | products.aspose...

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/python-net/conversion/o...
  6. Archiwa

    Archiwa...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; layer.Add(feature2);...

    blog.aspose.com/pl/gis/create-kml-read-features...
  7. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/ase/
  8. Generate Point Cloud to X File Formats via .NET...

    C# source code to load, render and add generate point cloud to X documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/x/
  9. Generovat Point Cloud do DRC formátů souborů pr...

    C# zdrojový kód k načtení, vykreslení a přidání generování mračna bodů do DRC dokumentů na .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/cs/net/point-cloud/drc/
  10. Convert USDZ to OBJ via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/conversion/usdz-to-obj/