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

polygons

(0.72 sec)
  1. 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...
  2. Triangolazione di un poligono semplice|Document...

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono triangolare un semplice poligono. Qualsiasi poligono può essere diviso in triangoli. Tutte le operazioni e i calcoli per i triangoli possono essere applicati a tratti al poligono...., pt2 ); } else { // Draw polygon and virtual line // Draw triangles...index of each vertex PointF [] polygon = ToPoints ( this . points...

    docs.aspose.com/3d/it/net/triangulation-of-a-si...
  3. 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/
  4. Riالشغب من Simple olyأوليغون|Documentation

    Using Aspose.3D for Python via .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....triangulate a simple polygon. Any polygon can be divided into...be piecewise applied to the polygon. Riنضارة olyأوليغون يمكن للمطورين...

    docs.aspose.com/3d/ar/python-net/triangulation-...
  5. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  6. Configurer des normales ou des UV sur Cube et a...

    Aspose.3D for Java propose de gérer les normales et les UV sur les formes géométriques. Un maillage stocke les propriétés clés pour chaque sommet, sa position dans l'espace et sa normale, appelée vecteur perpendiculaire à la surface d'origine. La normale est importante pour les comptes d'ombrage et devrait être un vecteur unitaire. La plupart des formats de maillage prennent également en charge une certaine forme de coordonnées UV qui sont une représentation 2D distincte du maillage "déplié" pour montrer quelle partie d'une carte de texture bidimensionnelle appliquer à différents polygones du maillage....bidimensionnelle appliquer à différents polygones du maillage. L’objet de classe...points de contrôle/polygone vertex/polygone/edge, un exemple pour...

    docs.aspose.com/3d/fr/java/set-up-normals-or-uv...
  7. Extrair Parágrafo de PDF C#|Aspose.PDF for .NET

    Aprenda como extrair parágrafos de documentos PDF em .NET usando Aspose.PDF para recuperação de texto estruturado.... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/pt/net/extract-paragraph-fr...
  8. Extraire un paragraphe d'un PDF C#|Aspose.PDF f...

    Apprenez à extraire des paragraphes de documents PDF en .NET en utilisant Aspose.PDF pour la récupération de texte structuré.... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/fr/net/extract-paragraph-fr...
  9. Jak kreslit geometrii na mapě|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....vytváří polygon s dírou uvnitř: Polygon polygon = new Polygon(); LinearRing...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/cs/net/how-to-draw-geometry/
  10. 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...