Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,395 for

polygon

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 刪除 Polygon 註釋https://products.aspose.com/pdf/zh-hant/net/annotation/Polygon/remove/Recent content in 如何使用 .NET 刪除 Polygon 註釋 on Aspso......NET 刪除 Polygon 註釋https://products.aspose....on/polygon/remove/Recent content in 如何使用 .NET 刪除 Polygon 註釋 on...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...assign sub material id for each polygon through a VertexElementMateria...assign material id to different polygons var materials = mesh.Crea...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  3. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  4. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...Cpp 通过 C++ 添加 Polygon 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Polygon 注释 调用 Page.Annotations 集合中的 Polygon 注释方法 Add...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET... Polygon Annotation - for polygons and clouds. Polyline...to a PDF document: Adding Polygon and Polyline Annotations The...

    docs.aspose.com/pdf/net/figures-annotation/
  6. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different Polygons of the mesh....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  7. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  8. Create KML File using C#

    This tutorial guides on how to create KML file using C#. It has the details to set the IDE, a list of steps, and sample code demonstrating the process to generate KML file using C#....types Create an object of the Polygon class Define a linear ring...as an exterior ring for the polygon Call the ConstructFeature()method...

    kb.aspose.com/gis/net/create-kml-file-using-csh...
  9. Meshes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....explains Generate UV Create Polygon In Mesh Create smoothing group...Triangulation of a Simple Polygon Convert all Polygons to Triangles in...

    docs.aspose.com/3d/net/meshes/
  10. Mixed Geometry Symbolizer|Documentation

    Mixed Geometry Symbolizer in GIS C# Library API allows to specify symbolizers separately for each geometry type if a layer contains mixed geometry types....to use for polygon geometries in the layer (Polygon, CurvePolygon...contains a point, a line, and a polygon. We’ll style each geometry...

    docs.aspose.com/gis/net/mixed-geometry-symbolizer/