Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 15,879 for

point

(0.5 sec)
  1. أرشيف

    أرشيف...الشريطية المكتشفة Point[] point = result.Region.Points; Console.Out...coordinates: X = " + point[0].X + ", Y = " + point[0].Y); Console.Out...

    blog.aspose.com/ar/barcode/read-barcode-from-im...
  2. Lägg till stöd för dynamiska nät och anslutning...

    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....( 1 ) \ # check connection points option window . setShowConnectionPoi...Dynamic Grids and Connection Points in the Visio Drawings." Ladda...

    docs.aspose.com/diagram/sv/java/add-support-of-...
  3. MorphDataControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....a height of the control in points. (Inherited from Forms2OleControl...sets a width of the control in points. (Inherited from Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript....// Raise this run of text 5 points above the baseline. let run...// Lower this run of text 10 points below the baseline. run = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Установка межстрочного интервала абзаца в форме...

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