Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 15,356 for

point

(0.08 sec)
  1. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...を作成し、ポリゴンのパラメータを設定します (新しいRectangle、新しいPoints、タイトル、色、InteriorColor、Opacity)。...ポリゴン注釈を作成する auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  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. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...number The width of the image in points. Can be a negative or zero...The height of the image in points. Can be a negative or zero...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 記録

    記録...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...
  5. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  6. Lưu trữ

    Lưu trữ...mã vạch được phát hiện Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/vi/barcode/read-barcode-from-im...
  7. 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/
  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. Travailler avec des formes|Documentation

    Cette section explique comment obtenir des formes collées à une forme particulière avec Aspose.Diagram....Collez les formes Visio avec le point de connexion Aspose.Diagram...formes ensemble à travers les points de connexion. Formes de colle...

    docs.aspose.com/diagram/fr/net/working-with-sha...
  10. 管理 Android 上演示文稿的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中管理文本片段,以提升性能和自定义。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/androidjava/portion/