Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,145 for

geometry

(1.07 sec)
  1. Animation|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....in 3D document 3D Objects Geometry...

    docs.aspose.com/3d/java/animation/
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Working with Headers and Footers in PHP|Documen...

    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....Diagrams in PHP Working with Geometry Section in PHP Working with...

    docs.aspose.com/diagram/java/working-with-heade...
  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. 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/java/create-3d-mesh-and-scene/
  9. 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/
  10. 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/