Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 15,829 for

point

(0.18 sec)
  1. 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...
  2. إدارة أجزاء النص في العروض التقديمية باستخدام 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/
  3. 使用 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/
  4. 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/
  5. جزء|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/ar/nodejs-java/portion/
  6. تعيين تباعد السطر للفقرات في شكل أو مربع نص باس...

    تعلم كيف تضبط تباعد السطر للفقرات في الأشكال أو مربعات النص باستخدام 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...
  7. 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...
  8. polyline.svg

    Points="280,290 300,220 320,290" style="fill:grey; stroke:grey; stroke-width:2; fill-opacity:0.5" /> Points="22......org/2000/svg"> <polyline points="280,290 300,220 320,290" style="fill:grey;...fill-opacity:0.5" /> <polyline points="220,200 240,180 260,200 280...

    docs.aspose.com/svg/files/polyline.svg
  9. Convert geojson to jpeg in C#

    Convert geojson to jpeg with an API designed specifically for net / C# developers....// We also have styles for points, lines, and surfaces. var symbolizer...You can also set styles for points, lines, and surfaces. Open...

    products.aspose.com/gis/net/viewer/geojson-to-jpeg
  10. MarkerSymbol Enum | Aspose.Words per .NET

    Esplora l'enum Aspose.Words.Drawing.Charts.MarkerSymbol per stili di marcatore personalizzabili che migliorano la visualizzazione dei grafici e la presentazione dei dati....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....