Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 15,852 for

point

(0.23 sec)
  1. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...مضلع auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  2. ค้นหา

    ค้นหา...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // เริ่มต้นภูมิภาค...

    blog.aspose.com/th/drawing/working-with-aspose-...
  3. Архивы

    Архивы...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Инициализировать...

    blog.aspose.com/ru/drawing/working-with-aspose-...
  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. Obtenir les limites du paragraphe à partir de p...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour 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. Cela s’applique...

    docs.aspose.com/slides/fr/java/paragraph/
  6. Abschnitt|Aspose.Slides für Node.js über .NET D...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/de/nodejs-java/portion/
  7. Fill Symbolizer|Documentation

    GIS C# Library API รองรับ Simple Fill symbolizer เพื่อเติมสไตล์และขอบสำหรับรูปทรงเรขาคณิต 2 มิติ รูปหลายเหลี่ยมทุกชนิด เช่น จุด เส้น พื้นผิว...Types Rendering Behavior Point Point, MultiPoint วาดสี่เหลี่ยมจัตุรัสขนาดเล็ก...ำกับขอบรูปหลายเหลี่ยม หรือ Points Labeling Examples สำหรับตั...

    docs.aspose.com/gis/th/net/fill-symbolizer/
  8. Drawing Images using 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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/imaging/python-net/drawing-imag...
  9. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/python-net/pie-chart/
  10. 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....použili následující kód: Point point = new Point(40.7128, -74.006);...bod a čáru: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/cs/net/how-to-draw-geometry/