Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,488 for

geometries

(1.58 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. Compress OBJ File Formats via python-net | prod...

    Sample Python compression code for OBJ file. Use this example code to compress OBJ file within any Web 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/compression/obj/
  3. Arsip

    Arsip...baru dengan mendefinisikan geometri Simpan dokumen XPS yang dihasilkan...baru dengan mendefinisikan geometri dalam bentuk singkatan Sy...

    blog.aspose.com/id/page/insert-gradient-grid-tr...
  4. GolangとC++を使用してShapeの調整値を変更|Documentation

    Aspose.Cellsを使用してGolangとC++でExcelのシェイプの調整値を変更...Geometry.GetShapeAdjustValues プロパティを提供します。Microsoft...この記事では、異なるシェイプの調整値を変更するための Shape.Geometry.GetShapeAdjustValues プロパティの使用方法について説明します。...

    docs.aspose.com/cells/ja/go-cpp/change-adjustme...
  5. Arşiv

    Arşiv...koordinatlar içerebilen bir geometri tanımlama dosyası biçimidir...kapsar. USDZ dosyaları, 3B geometri ve gölgeleme verileri içerebildikleri...

    blog.aspose.com/tr/3d/convert-obj-usdz-csharp/
  6. Archivo

    Archivo...positional index of the feature geometry; Archivo de atributos de dBase...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/es/gis/create-and-read-shapefil...
  7. Archiv

    Archiv...Geometry.GeometryType == GeometryType...Point point = (Point)feature.Geometry; Console.WriteLine(point.AsText()...

    blog.aspose.com/cs/gis/read-gpx-files-using-csh...
  8. Chercher

    chercher...fichier GPX en tant que Point Geometry en suivant les étapes ci-dessous...géométrie du point if (feature.Geometry.GeometryType == GeometryType...

    blog.aspose.com/fr/gis/read-gpx-files-using-csh...
  9. Arşiv

    Arşiv...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // özellik ekle...

    blog.aspose.com/tr/gis/export-features-to-a-csv...
  10. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/stl-to-obj/