Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 11,915 for

point

(0.03 sec)
  1. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of text (in Points) relative to the base line. A positive number raises the text, and a negative number lowers it in C++....sets the position of text (in points) relative to the base line...// Raise this run of text 5 points above the baseline. auto run...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose.PSD for Java 20.2 - บันทึกการเปลี่ยนแปลง...

    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....Point[]) M: com.aspose.psd.Matrix...aspose.psd.Point.op_Addition(com.aspose.psd.Point, com.aspose...

    docs.aspose.com/psd/th/java/aspose-psd-for-java...
  3. shapes.svg

    points="160,10 350,140 210,350 50...fill-opacity:0.5" /> <polyline points="220,200 240,180 260,200 280...

    docs.aspose.com/html/files/shapes.svg
  4. Comment créer des graphiques dans une présentat...

    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....[ 0 ]; //Ajouter un nouveau point (1:3) là-bas. series . XValues...3 )); //Ajouter un nouveau point (2:10) series . XValues . Add...

    docs.aspose.com/slides/fr/net/how-to-create-cha...
  5. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise line spacing in Points, enhancing your text's readability and design....line spacing of this font (in points). public double LineSpacing...get a font’s line spacing, in points. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  6. 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...
  7. 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...
  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. PDF Figures Annotations|Aspose.PDF for Java

    يصف هذا المقال كيفية إضافة واستخراج وحذف تعليقات الأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF for Java...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    docs.aspose.com/pdf/ar/java/figures-annotation/
  10. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....as a percentage, number of points or a special “none/auto” value...absolute preferred width based on points: builder.insertCell(); builder...

    reference.aspose.com/words/java/com.aspose.word...