Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 8,353 for

geometries

(0.58 sec)
  1. Convert 3DS to OBJ via Python | products.aspose...

    Sample code for 3DS to OBJ Python 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/python-net/conversion/3d...
  2. Convert OBJ to RVM via C# | products.aspose.com

    Sample code for OBJ to RVM C# conversion. Use API example code for batch OBJ files to RVM 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/obj-to-rvm/
  3. Convert RVM to OBJ via C# | products.aspose.com

    Sample code for RVM to OBJ C# conversion. Use API example code for batch RVM 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/rvm-to-obj/
  4. Erstellen einer KML-Datei mit C#

    Dieses Tutorial zeigt, wie man eine KML-Datei mit C# erstellt. Es enthält die Details zum Einrichten der IDE, eine Liste der Schritte und Beispielcode, der den Vorgang zum Generieren einer KML-Datei mit C# demonstriert....Sie das obige Polygon als Geometrie fest Definieren Sie optionale...Feature, legen Sie seine Geometrie fest und fügen Sie es der...

    kb.aspose.com/de/gis/net/create-kml-file-using-...
  5. Архів

    Архів...positional index of the feature geometry; Файл атрибутів dBase (.dbf)...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/uk/gis/create-and-read-shapefil...
  6. Jak vytvořit Shapefile v C#

    Tento rychlý tutoriál vám ukáže, jak vytvořit ShapeFile v C#. Shapefile můžete generovat v C# přidáním různých atributů a funkcí do něj bez použití jakéhokoli jiného grafického nástroje třetí strany....C# přidáním atributů, bodů geometrie a prvků do vektorové vrstvy...Point a nastavte vlastnost Geometry nového prvku Přidejte tuto...

    kb.aspose.com/cs/gis/net/how-to-create-a-shapef...
  7. C#'da Shapefile Nasıl Oluşturulur

    Bu hızlı eğitim, C#'ta ShapeFile'ın nasıl oluşturulacağı konusunda kılavuzluk eder. Başka bir üçüncü taraf grafik aracı kullanmadan ona farklı nitelikler ve özellikler ekleyerek C#'ta Shapefile oluşturabilirsiniz....vektör katmanına nitelikler, geometri noktaları ve özellikler ekleyerek...örnekleyin ve yeni özelliğin Geometri özelliğini ayarlayın Bu özelliği...

    kb.aspose.com/tr/gis/net/how-to-create-a-shapef...
  8. 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" , new Box ()); // scale geometries of a single node PolygonModifier...Vector3 ( 0 . 01 )); // scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/fr/net/scale-geometries-of-a...
  9. Changements de l API publique dans Aspose.Cells...

    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 ajoutée...exposé la propriété Shape.Geometry.ShapeAdjustValues qui peut...

    docs.aspose.com/cells/fr/net/public-api-changes...
  10. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF 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/amf/