Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,005 for

geometry

(0.04 sec)
  1. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...GeometryPath instance represents a geometry path of the IGeometryShape...can set the appearance for a geometry path. Using the IGeometryPath...

    docs.aspose.com/slides/net/custom-shape/
  2. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc.... The geometry of every object on every page...rules, placing constraints on geometry. Considerable computational...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  3. Convert ASE to OBJ via Python | products.aspose...

    Sample code for ASE to OBJ Python 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/python-net/conversion/as...
  4. Extract Assets from OBJ File Formats via Node.j...

    Sample Node.js extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/extractor/obj/
  5. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE 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/dae/
  6. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF 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/pdf/
  7. Convert IFC to OBJ via JavaScript | products.as...

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/javascript-net/conversi...
  8. Convert STL to OBJ via C# | products.aspose.com

    Sample code for STL to OBJ C# conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/net/conversion/stl-to-obj/
  9. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF 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/pdf/
  10. Working with External Data Sources|Documentation

    This section explains how to working with external data sources with Aspose.Diagram.... Working with Geometry Section Working with Text...

    docs.aspose.com/diagram/net/working-with-extern...