Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 14,715 for

geometry

(0.08 sec)
  1. GlueSettingsValue | Aspose.Diagram for Java API...

    Specifies the objects that shapes glue to when glue is enabled in the document.... GLUE_TO_GEOMETRY Glue to geometry. GLUE_TO_GUIDES Glue...GLUE_TO_GEOMETRY public static final int GLUE_TO_GEOMETRY Glue to...

    reference.aspose.com/diagram/java/com.aspose.di...
  2. 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/
  3. 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/
  4. Id | Aspose.CAD for .NET API Reference

    Id Geometry.Id property Gets or sets the id. The id attribute is a text string containing the unique identifier of th......Id Geometry.Id property Gets or sets the id. The id attribute...get ; set ; } See Also class Geometry namespace Aspose.CAD.FileFormats...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  5. ExteriorRing | Aspose.GIS for .NET API Reference

    ExteriorRing CurvePolygon.ExteriorRing property Gets the exterior ring. public ICurve ExteriorRing { get ; set ; } Pr......SpatialReferenceSyst of this geometry and SpatialReferenceSyst of...CurvePolygon namespace Aspose.Gis.Geometries assembly Aspose.GIS CurvePolygon...

    reference.aspose.com/gis/net/aspose.gis.geometr...
  6. AddPath | Aspose.Page for .NET API Reference

    AddPath XpsDocument.AddPath method Adds a new path to the active page. public XpsPath AddPath ( XpsPathGeometry data ......Description data XpsPathGeometry The geometry of the path. Return Value...

    reference.aspose.com/page/net/aspose.page.xps/x...
  7. MaterialConverter | Aspose.3D for .NET API Refe...

    MaterialConverter MaterialConverter delegate Custom converter to convert the Geometry’s original material to GLTF’s P......Custom converter to convert the geometry’s original material to GLTF’s...

    reference.aspose.com/3d/net/aspose.threed.forma...
  8. AsImage | Aspose.GIS for .NET API 参考

    将此几何图形导出为图像表示...VectorSymbolizer class Geometry 命名空间 Aspose.Gis.Geometries 部件 Aspose.GIS...VectorSymbolizer class Geometry 命名空间 Aspose.Gis.Geometries 部件 Aspose.GIS...

    reference.aspose.com/gis/zh/net/aspose.gis.geom...
  9. TileMode | Aspose.Page for .NET API Reference

    TileMode XpsTilingBrush.TileMode property Returns/sets value specifying how tiling is performed in the filled geometr......is performed in the filled geometry. public XpsTileMode TileMode...

    reference.aspose.com/page/net/aspose.page.xps.x...
  10. Generate Point Cloud to USDZ File Formats via J...

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