Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 15,779 for

point

(0.24 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 在 .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/
  5. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....set the amount of space (in points) to add to the left/top/right/bottom...method to specify the width in points The pictures below show a representation...

    docs.aspose.com/words/python-net/applying-forma...
  6. Chercher

    chercher...AddComment(string, ISlide, Point, DateTime) . Enfin, enregistrez...commentaire PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/fr/slides/add-comments-in-ppt-c...
  7. 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...
  8. Ölçüm Birimlerini Java Arasında Dönüştür|Aspose...

    Aspose.Words için Java yardımcı olabilir nasıl birim dönüştürme arasında, örneğin inç noktaya ve noktaya inç, piksel noktaya, noktaya piksel....accept values in points, where 1 inch equals 72 points. Bu noktalar...

    docs.aspose.com/words/tr/java/convert-between-m...
  9. PDF Figures Annotations|Aspose.PDF for Java

    この記事では、Aspose.PDF for Java を使用して PDF ドキュメントに図形の注釈を追加、取得、削除する方法について説明します...を作成し、Polygon パラメータ (新しい Rectangle、新しい Points、タイトル、色、InteriorColor、Opacity)...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/ja/java/figures-annotation/
  10. 記録

    記録...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ja/drawing/graphics-programming...