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

polygons

(0.57 sec)
  1. arkiv

    arkiv...Kurvor i grafisk programmering Polygoner och rektanglar Hur man ritar...fyllda områden, ellipser och polygoner. API:et tillhandahåller olika...

    blog.aspose.com/sv/drawing/graphics-programming...
  2. استخراج فقرة من PDF|Aspose.PDF لـ C++

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....<System::SmartPtr<Point>> polygon, System::SmartPtr<Page> page);...<System::SmartPtr<Point>> polygon, System::SmartPtr<Page> page)...

    docs.aspose.com/pdf/ar/cpp/extract-paragraph-fr...
  3. Agregar anotación de polígono|Aspose.PDF for Py...

    Este ejemplo vincula un PDF de entrada, dibuja un polígono sólido en la primera página y guarda el documento modificado con una anotación.... Añade la anotación Polygon. Guardar el documento actualizado...initialize_data_dir def add_polygon_annotation ( infile , outfile...

    docs.aspose.com/pdf/es/python-net/add-polygon-a...
  4. Jak rysować geometrię na mapie|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....dziurą w środku: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/pl/net/how-to-draw-geometry/
  5. كيفية رسم هندسة على الخريطة|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....به ثقب بداخله: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/ar/net/how-to-draw-geometry/
  6. Symbolizér smíšené geometrie|Documentation

    Symbolizér smíšené geometrie v API knihovny GIS C# umožňuje specifikovat symbolizéry samostatně pro každý typ geometrie, pokud vrstva obsahuje smíšené typy geometrií....polygonových geometrií ve vrstvě (Polygon, CurvePolygon, MultiPolygon...vrstva obsahuje bod, linii a polygon. Budeme stylovat každý typ...

    docs.aspose.com/gis/cs/net/mixed-geometry-symbo...
  7. Arbeiten mit GPS Exchange Format GPX Dateien in...

    Die C#-GIS-Bibliothek ermöglicht es Ihnen, Features aus GPS Exchange Files (GPX) zu öffnen und zu lesen....jeden Punkt in einem Segment Polygone als Linien in GPX Datei schreiben...GPX Format unterstützt keine Polygone und Multipolygone. Daher kann...

    docs.aspose.com/gis/de/net/gpx-gps-exchange/
  8. 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...
  9. Extrair Parágrafo de PDF|Aspose.PDF para Java

    Este artigo descreve como usar ParagraphAbsorber - uma ferramenta especial no Aspose.PDF para extrair texto de documentos PDF....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/pt/java/extract-paragraph-f...
  10. Geometrie Konstruktoren|Documentation

    Sie können mit Punktgeometrien, Linienstringgeometrien, Polygongeometrien arbeiten und Geometriesammlungen mit der GIS C#-Bibliothek erstellen.... Polygongeometrie Ein Polygon ist eine Sammlung von Punktgeometrien...sind. Polygon erstellen MultiPolygon erstellen Polygon mit Loch...

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