Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,549 for

geometry

(0.05 sec)
  1. Convert OBJ to 3DS via C# | products.aspose.com

    Sample code for OBJ to 3DS C# conversion. Use API example code for batch OBJ files to 3DS 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-3ds/
  2. Convert 3MF to OBJ via Node.js | products.aspos...

    Sample code for 3MF to OBJ Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3MF files to OBJ using API sample code.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/conversion/3...
  3. Convert DXF to OBJ via C# | products.aspose.com

    Sample code for DXF to OBJ C# conversion. Use API example code for batch DXF files to OBJ 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/dxf-to-obj/
  4. Convert OBJ to DAE via C# | products.aspose.com

    Sample code for OBJ to DAE C# conversion. Use API example code for batch OBJ files to DAE 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-dae/
  5. Convert VRML to OBJ via Java | products.aspose.com

    Sample Java conversion code for VRML format to OBJ file. Use this example code to convert VRML 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/vrml-to-...
  6. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...5); // Get the shape's geometry adjustment guides ShapeGuideCollection...shapeGuides = polygonShape.Geometry.ShapeAdjustValues; // Apply...

    forum.aspose.com/t/how-to-change-rectangularcal...
  7. Rendering|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....and Receive Shadows on 3D Geometries Capture the Viewports of...Hardware Based Rendering of 3D Geometry Render 3D Scene with Panorama...

    docs.aspose.com/3d/net/rendering/
  8. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF 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/amf/
  9. Generate Point Cloud to U3D File Formats via Ja...

    Sample Java generate point cloud code for U3D file. Use this example code to generate point cloud to U3D 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/u3d/
  10. 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/