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

point

(0.12 sec)
  1. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters... Points – an array of points that make up the...+ " " ; } console . log ( `Points: ${ ptStr } ` ); } gen . delete...

    docs.aspose.com/barcode/javascript-cpp/get-plac...
  2. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET, améliorant les performances et la personnalisation.... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/fr/python-net/portion/
  3. Соедините подформы групп в Ruby|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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  4. Connecter les sous-formes des groupes en 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/fr/java/connect-sub-sha...
  5. ربط الأشكال الفرعية للمجموعات في روبي|Documenta...

    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 = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/ar/java/connect-sub-sha...
  6. Textabschnitte in Präsentationen mit Java verwa...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für Java verwalten, um Leistung und Anpassungsfähigkeit zu steigern.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/de/java/portion/
  7. Textabschnitte in Präsentationen mit C++ verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für C++ verwalten, um Leistung und Anpassungsmöglichkeiten zu steigern....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/de/cpp/portion/
  8. 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....многоугольника (новый Rectangle, новые Points, заголовок, цвет, InteriorColor...многоугольника auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/ru/cpp/advanced-operations/...
  9. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint, используя Aspose.Slides для PHP через Java, повышая производительность и возможность настройки....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/ru/php-java/portion/
  10. Управление частями текста в презентациях с помо...

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

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