Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 6,101 for

geometry

(0.07 sec)
  1. kml Viewer API in C#

    Develop a kml viewer with an API designed specifically for net / C# developers....symbolizers, geometry generator, and mixed geometry. Why Aspose...Symbolizers, Geometry Generator, Mixed Geometry. Other Supported...

    products.aspose.com/gis/net/viewer/kml
  2. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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 Property...API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Convert AMF to ATT via Python | products.aspose...

    Sample code for AMF to ATT Python conversion. Use API example code for batch AMF files to ATT conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) AMF TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/am...
  4. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in Geometry like FBX. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....and Receive Shadows on 3D Geometries Contents [ Hide ] Generally...shadow related settings in geometry like FBX. Using Aspose.3D...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  5. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...bounding‑box information, or the geometry could be corrupted, causing...Autodesk Viewer) to confirm the geometry is displayed correctly. If...

    forum.aspose.com/t/problem-with-igs-file/321105
  6. Convert GLTF to OBJ via Java | products.aspose.com

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

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/python-net/conversion/o...
  8. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML 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/vrml/
  9. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF 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/3mf/
  10. Generate Point Cloud to DAE File Formats via .N...

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