Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 15,829 for

point

(0.15 sec)
  1. Aspose::Words::Rendering::PageInfo class | Aspo...

    Aspose::Words::Rendering::PageInfo class. Represents information about a particular document page. To learn more, visit the documentation article in C++....Gets the height of the page in points. get_Landscape () const Returns...const Gets the page size in points. get_WidthInPoints () Gets...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях 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/
  3. Conecta Sub-formas de los Grupos en 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/es/java/connect-sub-sha...
  4. PHP'de Grupların Alt Şekillerini Bağlayın|Docum...

    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/tr/java/connect-sub-sha...
  5. Verwalten von Textabschnitten in Präsentationen...

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

    docs.aspose.com/slides/de/androidjava/portion/
  6. AxisScaling.Type | Aspose.Words for .NET

    Discover the AxisScaling Type property to easily customize your axis scaling. Enhance your data visualization with flexible settings for optimal clarity....with X/Y coordinates for five points. chart . Series . Add ( "Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... Points Points. Picas Picas (commonly used...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Ajouter des annotations de figures en C++|Aspos...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures à partir de votre document PDF avec Aspose.PDF pour C++...(nouveau Rectangle, nouveaux Points, titre, couleur, couleur intérieure...Polygon auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/fr/cpp/figures-annotation/
  9. 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 .NET, en améliorant les performances et la personnalisation.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/fr/net/portion/
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint utilizando Aspose.Slides para Java, mejorando el rendimiento y la personalización.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

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