Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,088 for

geometry

(0.12 sec)
  1. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: Geometry paths, curved corners, composite shapes....GeometryPath instance represents a geometry path of the GeometryShape...can set the appearance for a geometry path. Using the GeometryPath...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  2. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS....Geometries ; using Aspose.Gis ; namespace...var bottom = ( ILineString ) Geometry . FromText ( "LineString (0...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  3. Convert AMF to OBJ via Python | products.aspose...

    Sample code for AMF to OBJ Python conversion. Use API example code for batch AMF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/python-net/conversion/am...
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....class for all procedural 3D geometries within Aspose.3D, such as...Torus , and Sphere . These geometries can be defined using a minimal...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  5. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....The control points of all geometries in Aspose.3D use homogeneous...demonstrates how to add Mesh geometry to the 3D scene. The example...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  6. Crop / Union / Difference - are supported? - Fr...

    Is this functionallity supported directly by the library ?...not provide built-in Boolean geometry operations (union, difference...opened to add true Boolean geometry support. Proposed usage: using...

    forum.aspose.com/t/crop-union-difference-are-su...
  7. Generate Point Cloud to OBJ File Formats via .N...

    C# source code to load, render and add generate point cloud to OBJ 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/obj/
  8. Developer Guide|Aspose.GIS for .NET

    Developer Guide for GIS C# .NET Library includes the topics related to Vector Layers, Raster Layers, Databases, Web Tiles, Geometry Types, Map Rendering, Spatial Reference Systems, Streams and Remote Storage...Layers Databases Web Tiles Geometry Types Map Rendering Spatial...

    docs.aspose.com/gis/net/developer-guide/
  9. Convert AMF to OBJ via C# | products.aspose.com

    Sample code for AMF to OBJ C# conversion. Use API example code for batch AMF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/amf-to-obj/
  10. Convert OBJ to AMF via C# | products.aspose.com

    Sample code for OBJ to AMF C# conversion. Use API example code for batch OBJ files to AMF 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-amf/