Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,975 for

geometry

(0.08 sec)
  1. Convert OBJ to OBJ via Java | products.aspose.com

    Sample Java conversion code for OBJ format to OBJ file. Use this example code to convert OBJ 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/obj-to-obj/
  2. Compress OBJ File Formats via .NET | products.a...

    C# source code to load, render and Compress OBJ documents on .NET Framework, .NET Core, Mono.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/compression/obj/
  3. Can I Process GeoJSON file using this API for f...

    Hi, can we use Aspose.gis for working with Geojson files?...WriteLine($"Geometry Type: {feature.Geometry.Type}"); // Access...print out the feature IDs, geometry types, and properties. You...

    forum.aspose.com/t/can-i-process-geojson-file-u...
  4. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....visible content by attaching geometries, lights, and cameras to nodes...get affected: Share Mesh’s Geometry Data between Multiple Nodes...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  5. Attributes and Features - C# GIS Library|Docume...

    With C# GIS library, you can get Features Count, Layer Attributes, Values of a Feature Attribute and extract Features from ShapeFile to GeoJSON....or Default Value of Feature Geometry Precision Reducing using C#...

    docs.aspose.com/gis/net/attributes-and-features/
  6. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... Create rectangle path geometry with the CreatePathGeometry()...Create the rectangle path geometry XpsPathGeometry rectGeom =...

    products.aspose.com/page/net/work-with-canvases/
  7. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD 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/usd/
  8. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT 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/jt/
  9. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....page layout describes the geometry of that content. Note, that...content for computing the geometry, but a document can exist...

    docs.aspose.com/words/python-net/converting-to-...
  10. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....then point node to the Mesh geometry by Creating a 3D Scene . Create...to the control point of the geometry. POLYGON_VERTEX - the data...

    docs.aspose.com/3d/python-net/set-up-normals-or...