Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 6,145 for

geometries

(0.07 sec)
  1. Convert X to OBJ via C# | products.aspose.com

    Sample code for X to OBJ C# conversion. Use API example code for batch X files to OBJ 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/x-to-obj/
  2. Aspose.Cells 8.5.2中的公共API更改|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....Geometry.ShapeAdjustValues 属性 随着 v8...的发布,Aspose.Cells API 已公开了 Shape.Geometry.ShapeAdjustValues 属性,可用于 更改不同形状的调整点...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Geometrien einer 3D-Szene skalieren|Documentation

    Entwickler können nur Geometrien eines 3D-Knotens oder aller Knoten der 3D-Szene skalieren. Um dies zu erreichen, können Entwickler mehrere Scale-Mitglieder der PolygonModifier-Klassen instanz aufrufen...."box" , new Box ()); // scale geometries of a single node PolygonModifier...Vector3 ( 0 . 01 )); // scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/de/net/scale-geometries-of-a...
  4. Como Desenhar Geometria em um Mapa|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....ponto e uma linha: var point = Geometry.FromText("POINT (23.5, 25...25.3)"); var line = Geometry.FromText("LINESTRING Z (0.1 0.2 0...

    docs.aspose.com/gis/pt/net/how-to-draw-geometry/
  5. Generate Point Cloud to VRML File Formats via J...

    Sample Java generate point cloud code for VRML file. Use this example code to generate point cloud to VRML 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/vrml/
  6. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF 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/dxf/
  7. Generate Point Cloud to FBX File Formats via Ja...

    Sample Java generate point cloud code for FBX file. Use this example code to generate point cloud to FBX 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/fbx/
  8. arkiv

    arkiv...Skapa förvandling Transformera geometri som en punkt Låt oss nu se...transformation. Transformera geometri, till exempel en punkt, med...

    blog.aspose.com/sv/gis/convert-lat-long-to-utm-...
  9. ארכיון

    ארכיון...OpenLayer(dataDir + "geometries.csv", new CsvOptions() {...Console.Write($"'{feature.Geometry.AsText()}: "); Console.WriteLine();...

    blog.aspose.com/he/gis/read-vector-layer-featur...
  10. Convert JT to OBJ via Java | products.aspose.com

    Sample Java conversion code for JT format to OBJ file. Use this example code to convert JT to OBJ within any Web or Desktop Java 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/java/conversion/jt-to-obj/