Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 15,849 for

point

(1.91 sec)
  1. إنشاء 3D شبكة ومشهد|Documentation

    يتم تعريف A esh sh من خلال مجموعة من نقاط التحكم والعديد من المضلعات على الوجهين n حسب الحاجة. Tمقالته يوضح كيفية تعريف esh sh....defined by a set of control points and the many n-sided polygons...Example: // Initialize control points Vector4List controlPoints =...

    docs.aspose.com/3d/ar/java/create-3d-mesh-and-s...
  2. 記録

    記録...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ja/drawing/graphics-programming...
  3. Procurar

    Procurar...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/pt/drawing/antialiasing-in-csharp/
  4. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define Points, lines, polygons, and other geographic features, allowing users to create and share custom maps and overlays....a markup language to define points, lines, polygons, and other...range of data types, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/gis-formats/kml/
  5. Chercher

    chercher...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialiser...

    blog.aspose.com/fr/drawing/working-with-aspose-...
  6. Archiv

    Archiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialisieren...

    blog.aspose.com/de/drawing/working-with-aspose-...
  7. ארכיון

    ארכיון...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // אתחול אזור...

    blog.aspose.com/he/drawing/working-with-aspose-...
  8. Obtenir les limites du paragraphe dans les prés...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Android via Java afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... Float point = portion . getCoordinates ();...sont‑elles mesurées ? En points, où 1 pouce = 72 points. Ceci s’applique...

    docs.aspose.com/slides/fr/androidjava/paragraph/
  9. Archiv

    Archiv...danach das Points-Array ab, das den Barcodebereich mit Points begrenzt...Barcodes an Point[] point = result.Region.Points; Console.Out...

    blog.aspose.com/de/barcode/read-barcode-from-im...
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados irregulares en el texto de un documento....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/es/cpp/highlights-annotation/