Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,504 for

polygon

(0.07 sec)
  1. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/python-net/adding-transforma...
  2. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/zh/net/adding-transformation...
  3. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate new Esri ShapeFile and add information to it. You can also add new features in ShapeFile....features in ShapeFile Convert Polygon Shape File Line String Shape...

    docs.aspose.com/gis/net/shapefile-esri/
  4. basic-shapes.svg

    <Polygon points="160,10 350,140 210,350 50,199" styl......style="stroke:grey; stroke-width:5" /> <polygon points="160,10 350,140 210...

    docs.aspose.com/svg/files/basic-shapes.svg
  5. Version 26.3.0 when it released and what it is ...

    Hi, Version 26.3.0 when it released and what it is included ? Thanks,...GpxDriver doesn’t support ‘Polygon’ and ‘MultiPolygon’ geometry...

    forum.aspose.com/t/version-26-3-0-when-it-relea...
  6. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...get_Item ( 1 ); // Create Polygon Annotation CircleAnnotation..."appartments_del.pdf" ); } Add Polygon and Polyline Annotations The...

    docs.aspose.com/pdf/java/figures-annotation/
  7. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  8. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  9. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  10. 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, …...Solid; //Set the polygon fill type polygonShape.Fill...FromOle(polygonColor); //Set the polygon fill color polygonShape.Line...

    forum.aspose.com/t/how-to-change-rectangularcal...