Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,952 for

geometry

(0.11 sec)
  1. 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/
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java 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/java/aspose-3d-document-obje...
  3. Layer Generator Console Application|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....exe -t <geometry_type> -c <count> -f <file_name>...<output_format> Arguments: -t, --type: Geometry type. One of the following:...

    docs.aspose.com/gis/net/layer-generator-console/
  4. Working with Protection in Ruby|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....Cells in Ruby Working with Geometry Section in Ruby...

    docs.aspose.com/diagram/java/working-with-prote...
  5. Generate Point Cloud to STL File Formats via Ja...

    Sample Java generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/stl/
  6. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/amf/
  7. 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...
  8. Convert JT to OBJ via C# | products.aspose.com

    Sample code for JT to OBJ C# conversion. Use API example code for batch JT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/jt-to-obj/
  9. 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....(DOM) 3D Objects Animation Geometry Mesh Polygons Working with...

    docs.aspose.com/3d/java/developer-guide/
  10. 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...