Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 15,699 for

point

(0.17 sec)
  1. Cách Vẽ Hình Học trên Bản Đồ|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....sẽ sử dụng mã sau: Point point = new Point(40.7128, -74.006);...một đường: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/vi/net/how-to-draw-geometry/
  2. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....radius for a soft edge effect in points (pt). remove() Removes SoftEdgeFormat...radius for a soft edge effect in points (pt). getRadius() public double...

    reference.aspose.com/words/java/com.aspose.word...
  3. چگونگی ترسیم هندسه بر روی نقشه|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/fa/net/how-to-draw-geometry/
  4. Управление текстовыми частями в презентациях на...

    Узнайте, как управлять текстовыми частями в презентациях PowerPoint с помощью Aspose.Slides для Android через Java, повышая производительность и возможности настройки.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/androidjava/portion/
  5. إدارة أجزاء النص في العروض التقديمية على Androi...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لنظام Android عبر Java، مما يحسن الأداء والتخصيص.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ar/androidjava/portion/
  6. Verbinden Sie Unterformen der Gruppen in PHP|Do...

    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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/de/java/connect-sub-sha...
  7. Connect Sub-shapes of the Groups in PHP|Documen...

    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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  8. 档案

    档案...之后,使用 getPoints() 获取边界条码区域的 Points 数组。 最后,显示条码的 X 和 Y 点。 以下代码示例展示了如何使用...// 显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh/barcode/read-barcode-from-im...
  9. Aspose.PSD pro .NET 24.5 - poznámky k vydání|Do...

    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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  10. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях PowerPoint с помощью Aspose.Slides для C++, повышая производительность и возможности настройки....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/ru/cpp/portion/