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

point

(0.29 sec)
  1. 如何在地图上绘制几何图形|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....例如,要创建一个点,您将使用以下代码: Point point = new Point(40.7128, -74.006);...以下代码演示了如何创建一个点和一条线: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/
  2. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in paragraphs. Enhance your document design with seamless integration and flexibility....and the surrounding text, in points. HorizontalPosition { get;...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/net/aspose.words/fra...
  3. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....with X/Y coordinates for five points. chart.getSeries().add("Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/java/com.aspose.word...
  4. Calculer les valeurs des broches et définir la ...

    Cette section explique comment calculer les valeurs PinX et PinY de la sous-forme avec Aspose.Diagram.... Un point spécifié en coordonnées locales...coordonnée y. Mettez en miroir le point autour de l’axe des ordonnées...

    docs.aspose.com/diagram/fr/net/calculate-pin-va...
  5. 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/
  6. 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-...
  7. 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-...
  8. ארכיון

    ארכיון...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-...
  9. 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/
  10. Convert osm to svg in C#

    Convert osm to svg with an API designed specifically for net / C# developers....// We also have styles for points, lines, and surfaces. var symbolizer...You can also set styles for points, lines, and surfaces. Open...

    products.aspose.com/gis/net/viewer/osm-to-svg