Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,585 for

geometries

(0.38 sec)
  1. Convert RVM to OBJ via Java | products.aspose.com

    Sample Java conversion code for RVM format to OBJ file. Use this example code to convert RVM 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/rvm-to-obj/
  2. Convert JPG to OBJ via Java | products.aspose.com

    Sample Java conversion code for JPG format to OBJ file. Use this example code to convert JPG 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/jpg-to-obj/
  3. Convert ASE to OBJ via Java | products.aspose.com

    Sample Java conversion code for ASE format to OBJ file. Use this example code to convert ASE 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/ase-to-obj/
  4. Convert DXF to OBJ via Python | products.aspose...

    Sample code for DXF to OBJ Python conversion. Use API example code for batch DXF 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/python-net/conversion/dx...
  5. Convert 3DS to OBJ via C# | products.aspose.com

    Sample code for 3DS to OBJ C# conversion. Use API example code for batch 3DS 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/3ds-to-obj/
  6. Lưu trữ

    Lưu trữ...Geometry.GeometryType == GeometryType...Point point = (Point)feature.Geometry; Console.WriteLine(point.AsText()...

    blog.aspose.com/vi/gis/read-gpx-files-using-csh...
  7. Géométries d'échelle d'une scène 3D|Documentation

    Les développeurs ne peuvent mettre à l'échelle que les géométries d'un nœud 3D ou de tous les nœuds de la scène 3D. Pour ce faire, les développeurs peuvent appeler plusieurs membres Scale de l'instance de classe PolygonModifier....( "box" , Box ()) # scale geometries of a single node PolygonModifier...Vector3 ( 0.01 )); # scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/fr/python-net/scale-geometri...
  8. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…... number of attributes and geometry type. By default GeoJsonDriver...IGeometry geometry = multiPoint.IsEmpty ? Geometry.Null : multiPoint;...

    forum.aspose.com/t/sample-for-validating-tests/...
  9. Работа с прозрачностью в файле XPS | Python

    Как работать с прозрачностью файла XPS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Python... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/ru/python-net/xps/working-...
  10. Filtern und Indizieren von GIS-Vektorlayern in ...

    Mit der GIS C#- .NET-Bibliothek oder API können Sie GIS-Vektorlayer nach Attributwerten oder räumlichen Grenzen filtern. Sie können auch Indizes verwenden, um das Filtern und die räumlichen Abfragen zu beschleunigen....auswählen, die sich mit einer Geometrie schneiden Das folgende Beispiel...beschleunigen, die sich mit einer Geometrie schneiden: GIS-Dateiformate...

    docs.aspose.com/gis/de/filtering-and-indexing/