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

point

(0.48 sec)
  1. Настройка фигур презентации в .NET|Документация...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для .NET: геометрические пути, скруглённые углы, составные фигуры....концу пути void LineTo ( PointF point ); void LineTo ( float x , float...пути: void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/ru/net/custom-shape/
  2. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in Points...by the table properties, in points. Default value is 0. @property...tables . PreferredWidth . from_points ( 300 ) # Set the table's location...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  4. Establecer el espaciado de línea del párrafo en...

    Aprenda a establecer espaciado de línea, espacio antes y espacio después en un párrafo dentro de una forma o cuadro de texto utilizando Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/es/cpp/set-line-spacing-o...
  5. Imposta l’interlinea del paragrafo in una forma...

    Impara come impostare l’interlinea, lo spazio prima e lo spazio dopo in un paragrafo all’interno di una forma o casella di testo usando Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/it/cpp/set-line-spacing-o...
  6. 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 PHP via Java, améliorant les performances et la personnalisation....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/fr/php-java/portion/
  7. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in document processing. Enhance your workflow with accurate measurement options!... Points 3 Points. Picas 4 Picas (commonly...

    reference.aspose.com/words/net/aspose.words/mea...
  8. Архів

    Архів...drawClosedCurve(penBlue, 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/uk/drawing/graphics-programming...
  9. arkiv

    arkiv...DrawClosedCurve(penBlue, 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/sv/drawing/graphics-programming...
  10. How to Create a Dynamic Rolling Chart with Gola...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points that constantly shift and update...recent data points while discarding older data points as new ones...

    docs.aspose.com/cells/go-cpp/create-dynamic-rol...