Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 15,780 for

point

(0.13 sec)
  1. تخصيص أشكال العرض التقديمي في .NET|توثيق Aspose...

    إنشاء وتخصيص الأشكال في عروض 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/ar/net/custom-shape/
  2. Настройка фигур презентации в .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/
  3. Performance|Documentation

    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....sous-élément peut réinitialiser le point du rapport à la valeur AutoRowFit...sous-élément peut réinitialiser le point du rapport à la valeur AutoRowFit...

    docs.aspose.com/cells/fr/reportingservices/perf...
  4. 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...
  5. 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...
  6. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF document in Python with Aspose.PDF, enabling precise control over document layout....1 inch = 72 points # so A4 dimensions in points will be (842...

    docs.aspose.com/pdf/python-java/update-page-dim...
  7. 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...
  8. 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...
  9. 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...
  10. 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/