Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,929 for

geometries

(0.1 sec)
  1. Cara Membuat Shapefile di C#

    Panduan tutorial singkat ini tentang cara membuat ShapeFile di C#. Anda dapat membuat Shapefile di C# dengan menambahkan atribut dan fitur yang berbeda ke dalamnya tanpa menggunakan alat grafis pihak ketiga lainnya....menambahkan atribut, titik geometri, dan fitur di lapisan vektor...kelas Point dan atur properti Geometry dari fitur baru Tambahkan...

    kb.aspose.com/id/gis/net/how-to-create-a-shapef...
  2. 档案

    档案...Add(Geometry.FromText("LineString (0 0...0, 1 0)")); multiCurve.Add(Geometry.FromText("CircularString (2...

    blog.aspose.com/zh/gis/make-geometric-shapes-in...
  3. .IFC to .STEP Conversion using ASPOSE.CAD - Fre...

    Hi, I want to convert .IFC file to .STEP file using c# .Net with the use of Aspose.CAD, converted step file not open in solid works application, as well, are there any options in the ASPOSE library to stitch the faces us…...functionality for it yet, the 3D geometry is split into lines and the...file does not contain any geometry data” and are displayed as...

    forum.aspose.com/t/ifc-to-step-conversion-using...
  4. 自定义形状|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿添加自定义形状... get_geometry_paths ()[ 0 ] geometryPath...100 , 50 , 4 ) shape . set_geometry_path ( geometryPath ) 从形状移除点...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  5. Forme Personnalisée|Documentation Aspose.Slides...

    Ajouter une forme personnalisée dans une présentation PowerPoint en Python... get_geometry_paths ()[ 0 ] geometryPath...100 , 50 , 4 ) shape . set_geometry_path ( geometryPath ) Supprimer...

    docs.aspose.com/slides/fr/python-net/custom-shape/
  6. Formen in Präsentationen mit Python anpassen|As...

    Erstellen und passen Sie Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides for Python via .NET an: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen.... get_geometry_paths ()[ 0 ] geometryPath...100 , 50 , 4 ) shape . set_geometry_path ( geometryPath ) Punkte...

    docs.aspose.com/slides/de/python-net/custom-shape/
  7. Layer Generator Console Application|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....exe -t <geometry_type> -c <count> -f <file_name>...<output_format> Arguments: -t, --type: Geometry type. One of the following:...

    docs.aspose.com/gis/net/layer-generator-console/
  8. Onderwerpen|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....Onderwerpen Contents [ Hide ] Hoe geometrie op een kaart te tekenen Hoe...te voegen met behulp van geometrie of attribuut Introductie tot...

    docs.aspose.com/gis/nl/net/topics/
  9. Generate Point Cloud to USDZ File Formats via J...

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

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD 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/usd/