Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 6,101 for

geometries

(0.15 sec)
  1. Coördinaten converteren|Documentation

    GIS C# Bibliotheek stelt u in staat om positiecoördinaten in verschillende formaten te berekenen en te parseren. U kunt ook posities vanuit tekst parseren....parseren vanuit tekst WKB geometrie - Well-Known Binary...

    docs.aspose.com/gis/nl/net/convert-coordinates/
  2. Developer Guide|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....3D Belge Nesne Modeli (DOM) Geometri 3D nesneler Doğrusal Ekstrüzyon...

    docs.aspose.com/3d/tr/nodejs-java/developer-guide/
  3. 搜索

    搜索...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // 添加功能 layer.Add(feature2);...

    blog.aspose.com/zh-hant/gis/export-features-to-...
  4. Convert OBJ to GLTF via Java | products.aspose.com

    Sample Java conversion code for OBJ format to GLTF file. Use this example code to convert OBJ to GLTF 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/obj-to-g...
  5. Convert IFC to OBJ via Python | products.aspose...

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/i...
  6. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...Geometry.ShapeAdjustValues. By default...need to be added using Shape.Geometry.ShapeAdjustValues.Add(string...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  7. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...derive it from the block’s geometry or from the transformation...value against the expected geometry in your drawing. When this...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  8. Trabajar con la escena 3D|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....Cambio de orientación del plano Geometry Animation...

    docs.aspose.com/3d/es/python-net/working-with-3...
  9. Erstellen eines Seitenlayouts in C++|Aspose.Wor...

    Das Erstellen eines Seitenlayouts kann ein kostspieliges Verfahren sein. Aspose.Words erstellt ein Seitenlayout nur dann, wenn es erforderlich ist: zum Rendern von Dokumentseiten, zum Abrufen eines Feldwerts, zum Exportieren eines Dokuments nach HTML usw.... Die Geometrie jedes Objekts auf jeder Seite...Regeln enthalten, die der Geometrie Einschränkungen auferlegen...

    docs.aspose.com/words/de/cpp/creating-a-page-la...
  10. Generate Point Cloud to DXF File Formats via .N...

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