Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 16,422 for

point

(1.39 sec)
  1. 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...
  2. 在 Android 上管理演示文稿中的文本片段|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/portion/
  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. Установка межстрочного интервала абзаца в форме...

    Узнайте, как устанавливать межстрочный интервал, интервал перед и после в абзаце внутри формы или 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...
  5. 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...
  6. 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...
  7. Chercher

    chercher...TIFF, vous devez définir les points du chemin dans un fichier TXT...Vous pouvez soit créer les points manuellement, soit utiliser...

    blog.aspose.com/fr/imaging/create-clipping-path...
  8. Comment dessiner de la géométrie sur une carte|...

    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....créer un point, vous utiliserez le code suivant : Point point = new...new Point(40.7128, -74.006); Cependant, cette méthode peut devenir...

    docs.aspose.com/gis/fr/net/how-to-draw-geometry/
  9. Redimensionner EPS à l'aide de la solution API ...

    La fonctionnalité de redimensionnement EPS offerte par la solution API Aspose.Page pour Java est expliquée et illustrée avec les extraits de code ici....définissant une nouvelle taille en points Java Resize EPS définissant...nouvelle taille. Il peut s’agir de points (1/72 de pouce), de pouces...

    docs.aspose.com/page/fr/java/resize-eps/
  10. 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...