Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,260 for

polygon

(0.24 sec)
  1. index.xml

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 获取 Polygon 注解https://products.aspose.com/pdf/zh-hans/net/annotation/Polygon/get/Recent content in 如何使用 .NET 获取 Polygon 注解 on Aspsoe.P......NET 获取 Polygon 注解https://products.aspose....tion/polygon/get/Recent content in 如何使用 .NET 获取 Polygon 注解 on...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. Geometry Constructors|Documentation

    You can work with Point Geometry, Line String Geometry, Poloygon Geometry, and construct Geometry Collections with the GIS C# Library.... Polygon Geometry A Polygon is a collection of...LinearRing. Create Polygon Create MultiPolygon Create Polygon with Hole...

    docs.aspose.com/gis/net/geometry-constructors/
  4. 从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...
  5. 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...
  6. 如何用 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/...
  7. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  8. 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/
  9. 从PDF中提取段落|Aspose.PDF for 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/java/extract-paragraph-f...
  10. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... save ( output_file ) Add Polygon and Polyline Annotations The...the document. Polygon Annotations represent polygons on a page....

    docs.aspose.com/pdf/python-net/figures-annotation/