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

point

(0.14 sec)
  1. 使用 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/
  2. 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/
  3. جزء|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/
  4. تعيين تباعد السطر للفقرات في شكل أو مربع نص باس...

    تعلم كيف تضبط تباعد السطر للفقرات في الأشكال أو مربعات النص باستخدام 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...
  5. 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...
  6. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise line spacing in Points, enhancing your text's readability and design....line spacing of this font (in points). public double LineSpacing...get a font’s line spacing, in points. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose::Words::Saving::MultiPageLayout::Grid me...

    Aspose::Words::Saving::MultiPageLayout::Grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns in C++....horizontal gap between columns in points. verticalGap float The vertical...vertical gap between rows in points. See Also Class MultiPageLayout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ChartDataPointCollection.Item | Aspose.Words pe...

    Accedi a ChartDataPoint per qualsiasi indice con la proprietà ChartDataPointCollection Item. Migliora la visualizzazione dei tuoi dati con facilità e precisione!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  9. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Scopri la proprietà InvertIfNegative di IChartDataPoint, che consente l'inversione dei colori per i valori negativi. Migliora la visualizzazione dei tuoi dati con questa funzionalità unica!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  10. ChartSeries.Smooth | Aspose.Words per .NET

    Migliora i tuoi grafici con la proprietà Smooth di ChartSeries. Crea facilmente linee fluide e visivamente accattivanti utilizzando gli spline CatmullRom per una maggiore chiarezza dei dati....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

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