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

point

(0.35 sec)
  1. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....properties use points as basic unit, where 1 inch = 72 points and 1 cm...54 inch = 0.3937 inch = 28.3 points. Set the Page Size of a PDF...

    docs.aspose.com/pdf/python-net/change-page-size/
  2. Aggiunta di etichette personalizzate ai punti d...

    Impara come aggiungere etichette personalizzate ai punti dati della serie di un grafico usando Aspose.Cells for JavaScript tramite C++. Questa guida dimostrerà come modificare l aspetto, la posizione e il formato delle etichette, collegandole alla tua fonte dati per una rappresentazione accurata.... points . count ; for ( let i = 0 ;...const pointIndex = series . points . get ( i ); pointIndex . dataLabels...

    docs.aspose.com/cells/it/javascript-cpp/adding-...
  3. 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/
  4. 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...
  5. چگونگی ترسیم هندسه بر روی نقشه|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/
  6. Управление текстовыми частями в презентациях на...

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

    docs.aspose.com/slides/ru/androidjava/portion/
  7. إدارة أجزاء النص في العروض التقديمية على 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/
  8. 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...
  9. 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...
  10. 档案

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

    blog.aspose.com/zh/barcode/read-barcode-from-im...