Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 15,358 for

point

(0.12 sec)
  1. 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...
  2. Archiwa

    Archiwa... Następnie pobierz tablicę Points ograniczającą region kodu kreskowego...kreskowego za pomocą metody Points. Na koniec pokaż punkty X i...

    blog.aspose.com/pl/barcode/read-barcode-from-im...
  3. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Android via Java, en améliorant les performances et la personnalisation.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/androidjava/portion/
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....setting width and height in points Save the resultant Word file...properties like width and height in points. Code to Change Picture Size...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. Travailler avec des formes|Documentation

    Cette section explique comment obtenir des formes collées à une forme particulière avec Aspose.Diagram....Collez les formes Visio avec le point de connexion Aspose.Diagram...formes ensemble à travers les points de connexion. Formes de colle...

    docs.aspose.com/diagram/fr/net/working-with-sha...
  6. 管理 Android 上演示文稿的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中管理文本片段,以提升性能和自定义。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/androidjava/portion/
  7. Zeilenabstand der Absatz in einer Form oder Tex...

    Lernen Sie, wie man Zeilenabstand, Abstand vor und Abstand nach in einem Absatz innerhalb einer Form oder Textbox mit Aspose.Cells for C++ einstellt....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/de/cpp/set-line-spacing-o...
  8. Använd C++ för att ställa in radavstånd för sty...

    Lär dig hur man ställer in radavstånd, innanrum och efterrum i ett stycke inom en form eller textruta med Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/sv/cpp/set-line-spacing-o...
  9. Установка межстрочного интервала абзаца в форме...

    Узнайте, как устанавливать межстрочный интервал, интервал перед и после в абзаце внутри формы или Textbox с помощью Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ru/cpp/set-line-spacing-o...
  10. Personalizar formas de presentación en .NET|Doc...

    Crear y personalizar formas en presentaciones de PowerPoint con Aspose.Slides para .NET: rutas de geometría, esquinas curvas, formas compuestas....una ruta void LineTo ( PointF point ); void LineTo ( float x , float...ruta: void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/es/net/custom-shape/