Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 11,944 for

point

(0.04 sec)
  1. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript....// 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...
  2. CommandButtonControl class | Aspose.Words for N...

    Aspose.Words.Drawing.Ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....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...
  3. OptionButtonControl class | Aspose.Words for No...

    Aspose.Words.Drawing.Ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices....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. Benutzerdefinierte Form|Aspose.Slides Dokumenta...

    Fügen Sie einer PowerPoint-Präsentation in .NET eine benutzerdefinierte Form hinzu...hinzufügen kann void LineTo ( PointF point ); void LineTo ( float x , float...hinzufügen: void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/de/net/custom-shape/
  5. الشكل المخصص|وثائق Aspose.Slides

    إضافة شكل مخصص في عرض PowerPoint في Java... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/ar/androidjava/custom-sh...
  6. شكل مخصص|وثائق Aspose.Slides

    إضافة شكل مخصص في عرض PowerPoint باستخدام Java... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/ar/java/custom-shape/
  7. Бележки към версията 19.7 на Aspose.PSD за .NET...

    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....changes to the vector path points foreach ( var layer in image...!= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...

    docs.aspose.com/psd/bg/net/aspose-psd-for-net-1...
  8. یادداشت های انتشار Aspose.PSD برای .NET 19.7|Do...

    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....changes to the vector path points foreach ( var layer in image...!= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-1...
  9. Anotação de Destaques em PDF usando C++|Aspose....

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/pt/cpp/highlights-annotation/
  10. Работа с текстом в PS-файле | Java

    Как добавить текст в файл PS — это вопрос, на который отвечает решение API Aspose.Page. Узнайте, как использовать эту функциональность в Java....a stroke with a width of 2 points. 2 Stroke stroke = new BasicStroke(2);...case it is a black colored 1-point width pen. 8 document. outlineText...

    docs.aspose.com/page/ru/java/ps/working-with-text/