Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,477 for

geometry

(0.05 sec)
  1. 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...
  2. Convert OBJ to PLY via Python | products.aspose...

    Sample code for OBJ to PLY Python conversion. Use API example code for batch OBJ files to PLY 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/python-net/conversion/ob...
  3. Convert OBJ to DAE via Python | products.aspose...

    Sample code for OBJ to DAE Python 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/python-net/conversion/ob...
  4. Convert RVM to OBJ via Python | products.aspose...

    Sample code for RVM to OBJ Python conversion. Use API example code for batch RVM 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/python-net/conversion/rv...
  5. Convert PNG to OBJ via Python | products.aspose...

    Sample code for PNG to OBJ Python conversion. Use API example code for batch PNG 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/python-net/conversion/pn...
  6. Convert FBX to OBJ via Python | products.aspose...

    Sample code for FBX to OBJ Python conversion. Use API example code for batch FBX 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/python-net/conversion/fb...
  7. Convert ASE to OBJ via C# | products.aspose.com

    Sample code for ASE to OBJ C# conversion. Use API example code for batch ASE 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/ase-to-obj/
  8. Convert X to OBJ via C# | products.aspose.com

    Sample code for X to OBJ C# conversion. Use API example code for batch X 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/x-to-obj/
  9. Convert ASE to OBJ via Java | products.aspose.com

    Sample Java conversion code for ASE format to OBJ file. Use this example code to convert ASE 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/ase-to-obj/
  10. 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/