Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 15,214 for

point

(0.23 sec)
  1. Textabschnitte in Präsentationen auf Android ve...

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

    docs.aspose.com/slides/de/androidjava/portion/
  2. Conectar subformas de los grupos en Ruby|Docume...

    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/es/java/connect-sub-sha...
  3. Ruby'deki Grupların Alt Şekillerini Bağlayı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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/tr/java/connect-sub-sha...
  4. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis....with X/Y coordinates for five points. chart . series . add_double...for our Y-values # since the points with the smaller Y-values will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 管理演示文稿中的文本片段|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理文本片段,从而提升性能和自定义能力。... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/zh/python-net/portion/
  6. Фрагмент|Aspose.Slides для Node.js через .NET Д...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/nodejs-java/portion/
  7. Настройка осей диаграмм в презентациях с помощь...

    Узнайте, как использовать Aspose.Slides for Python via .NET для настройки осей диаграмм в презентациях PowerPoint и OpenDocument для отчетов и визуализаций.... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/ru/python-net/chart-axis/
  8. Archiv

    Archiv...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/de/drawing/antialiasing-in-csharp/
  9. How to check if list item is really empty - Fre...

    When we are generating a document using Aspose.Words in the post callback method we are checking whether the list item is empty. If the list item is empty we are deleting that number. The logic that we have used is: if…...scenarios such as hanging bullet points, where we are starting the...only deleting those bullet points which are empty?...

    forum.aspose.com/t/how-to-check-if-list-item-is...
  10. PreferredWidthType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.PreferredWidthType enum. Easily define table and cell width measurements for precise document formatting.... Points 3 Measure the current item...using a specified number of points (1/72 inch). Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...