Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 16,386 for

point

(0.1 sec)
  1. إدارة أجزاء النص في العروض التقديمية باستخدام C...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++، مما يعزز الأداء والتخصيص....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/ar/cpp/portion/
  2. Фрагмент|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/
  3. Textabschnitte in Präsentationen mit PHP verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für PHP via Java verwalten, um Leistung und Anpassung zu steigern....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/de/php-java/portion/
  4. 使用 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/
  5. تعيين تباعد السطر للفقرات في شكل أو مربع نص باس...

    تعلم كيف تضبط تباعد السطر للفقرات في الأشكال أو مربعات النص باستخدام Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/ar/nodejs-cpp/set-line-sp...
  6. 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...
  7. Create KML File using C#

    This tutorial guides on how to create KML file using C#. It has the details to set the IDE, a list of steps, and sample code demonstrating the process to generate KML file using C#....with an array of points start and end points as mentioned in the...

    kb.aspose.com/gis/net/create-kml-file-using-csh...
  8. Personnaliser les graphiques en anneau dans les...

    Découvrez comment créer et personnaliser des graphiques en anneau dans Aspose.Slides for Android via Java, prenant en charge les formats PowerPoint pour des présentations dynamiques....propriété d’explosion sur les points de données ; vous pouvez séparer...sur Android Personnaliser les points de données dans les graphiques...

    docs.aspose.com/slides/fr/androidjava/doughnut-...
  9. Определение типа X и Y значений точек в серии д...

    Узнайте, как определить тип X и Y значений в точках серии диаграммы с помощью Aspose.Cells for C++. Наш гид объяснит различные типы данных и покажет, как получать и работать с ними в ваших диаграммах....Calculate (); // Access first chart point in the first series ChartPoint...of X and Y values of chart point std :: cout << "X Value Type:...

    docs.aspose.com/cells/ru/cpp/find-type-of-x-and...
  10. Извлечение изображений из PDF-файла с помощью P...

    Узнайте, как извлекать встроенные изображения из PDF‑файлов с помощью Python.... Point ( image_placement . rectangle...rectangle . lly ) point2 = ap . Point ( image_placement . rectangle...

    docs.aspose.com/pdf/ru/python-net/extract-image...