Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 16,296 for

point

(0.23 sec)
  1. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... Seal8 Eight-pointed star. Seal16 16-pointed star. Seal32 32-pointed...32-pointed star. WedgeRectCallout Wedge rect callout. WedgeRRectCallout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. PreferredWidthType enumeration | Aspose.Words f...

    Aspose.Words.Tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a table or cell.... Points Measure the current item width...using a specified number of points (1/72 inch). Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.default_tab_stop property | Aspose.Wor...

    Document.default_tab_stop property. Gets or sets the interval (in Points) between the default tab stops....Gets or sets the interval (in points) between the default tab stops...tab stops to appear every 72 points (1 inch). builder . document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Ruby 中连接组的子形状|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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  6. 在 .NET 中管理演示文稿的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/zh/net/portion/
  7. Drawing Images using Graphics|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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/imaging/net/drawing-images-usin...
  8. Drawing Images using Graphics|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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/imaging/java/drawing-images-usi...
  9. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/es/cpp/portion/
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/