Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 7,243 for

polygons

(2.6 sec)
  1. PDF에서 단락 추출|Aspose.PDF for C++

    이 문서에서는 PDF 문서에서 텍스트를 추출하기 위해 Aspose.PDF의 특별한 도구인 ParagraphAbsorber를 사용하는 방법을 설명합니다....System :: SmartPtr < Point >> polygon , System :: SmartPtr < Page...System :: SmartPtr < Point >> polygon , System :: SmartPtr < Page...

    docs.aspose.com/pdf/ko/cpp/extract-paragraph-fr...
  2. Python によるシェイプアノテーション|Aspose.PDF for Python via...

    .NET 経由の Aspose.PDF for Python を使用して、PDF ドキュメント内の線、四角形、円、多角形、およびポリラインの注釈を追加、検査、削除する方法を学習します。... Document ( infile ) polygon_annotation = ap . annotations...], ) polygon_annotation . title = "John Smith" polygon_annotation...

    docs.aspose.com/pdf/ja/python-net/shape-annotat...
  3. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte de documents PDF....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/fr/java/extract-paragraph-f...
  4. Extraer Párrafo de PDF|Aspose.PDF para Android ...

    Este artículo describe cómo usar ParagraphAbsorber - una herramienta especial en Aspose.PDF para extraer texto de documentos PDF....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/es/androidjava/extract-para...
  5. Haritaya Geometri Çizme|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....örneği düşünün: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/tr/net/how-to-draw-geometry/
  6. 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/
  7. Grafiken zeichnen mit Graphics|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....sowie komplexe Formen wie Polygone, Kurven, Bögen und Bezierformen...Ellipse zeichnen. Ein gefülltes Polygon zeichnen und das Bild speichern...

    docs.aspose.com/psd/de/net/drawing-images-using...
  8. PDFから段落を抽出する|Aspose.PDF for Java

    本記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用してPDFドキュメントからテキストを抽出する方法について説明します。...DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/ja/java/extract-paragraph-f...
  9. MappingMode et ReferenceMode explique|Documenta...

    En utilisant Aspose.3D for .NET, les développeurs peuvent définir un maillage avec divers éléments de données de sommet, ici nous expliquons comment mapper les données au composant de maillage et resuze les données....sont mappées au sommet d’un polygone. Dans les cas où un point...est partagé par plusieurs polygones, chaque instance du point...

    docs.aspose.com/3d/fr/net/mapping-mode-and-refe...
  10. Geometrieconstructors|Documentation

    U kunt werken met Point Geometry, Line String Geometry, Poloygon Geometry en Geometry Collections construeren met de GIS C# Library.... Polygongeometrie Een Polygon is een verzameling Point geometries...LinearRing. Creëer Polygon Creëer MultiPolygon Creëer Polygon met Gat Creëer...

    docs.aspose.com/gis/nl/geometry-constructors/