Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 7,251 for

polygon

(0.15 sec)
  1. Bug 5475:Gml to Gpx- Conversion succeeded, outp...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5475 Gml-Gpx.zip (83.3 KB) Thanks,... there are loops, and the polygon is not closed. Please close...

    forum.aspose.com/t/bug-5475-gml-to-gpx-conversi...
  2. 支持的注释概述|Aspose.PDF for .NET

    查看您可以使用 Aspose.PDF for .NET 处理的可能注释列表。...3) 圆形注释 Polygon (PDF 1.5) 多边形注释 PolyLine (PDF...

    docs.aspose.com/pdf/zh/net/overview-of-annotati...
  3. Merge PLY File Formats via Node.js | products.a...

    Sample Node.js merger code for PLY file. Use this example code to merge PLY file within any Web based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/nodejs-java/merger/ply/
  4. Add Blind Watermark to PLY File Formats via Nod...

    Sample Node.js blind watermark code for PLY file. Use this example code to add blind watermark to PLY file within any Web based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/nodejs-java/watermark/ply/
  5. Convert GLB to PLY via C# | products.aspose.com

    Sample code for GLB to PLY C# conversion. Use API example code for batch GLB files to PLY conversion within VB.NET, Asp.NET or any .NET based application.... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/net/conversion/glb-to-ply/
  6. Convert USD to PLY via Java | products.aspose.com

    Sample Java conversion code for USD format to PLY file. Use this example code to convert USD to PLY within any Web or Desktop Java based application.... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/java/conversion/usd-to-ply/
  7. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...Common class create mesh using polygon builder method to set mesh...Indices of the uvs per each polygon int [] uvsId = new int [] {...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  8. Supported File Formats|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, IFC, BLEND, PCD, XYZ, DFX, OBJ, PLY, STL, USD, U3D and other formats...Autodesk Maya Binary format PLY Polygon File Format or Stanford Triangle...

    docs.aspose.com/3d/net/supported-file-formats/
  9. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Java can load and Save....Autodesk Maya Binary format PLY Polygon File Format or Stanford Triangle...

    docs.aspose.com/3d/java/supported-file-formats/
  10. How to add Circle Annotation using C++ | Aspose...

    Add Circle annotations programmatically in PDF with C++ sample code on any platform with C++ language...pdf" )); // Create Polygon Annotation var circleAnnotation...

    products.aspose.com/pdf/cpp/annotation/circle/add/