Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 15,790 for

point

(0.13 sec)
  1. Imposta l’interlinea del paragrafo in una forma...

    Impara come impostare l’interlinea, lo spazio prima e lo spazio dopo in un paragrafo all’interno di una forma o casella di testo usando Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/it/cpp/set-line-spacing-o...
  2. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java, améliorant les performances et la personnalisation....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/fr/php-java/portion/
  3. 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...
  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. Соедините подформы групп в 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...
  6. ربط الأشكال الفرعية للمجموعات في روبي|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...
  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. 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/
  9. 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/
  10. Zeilenabstand des Absatzes in einer Form oder T...

    Lernen Sie, wie der Zeilenabstand von Absätzen in Formen oder Textboxen mit Aspose.Cells for Node.js via C++ eingestellt wird.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/de/nodejs-cpp/set-line-sp...