Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 15,986 for

point

(0.47 sec)
  1. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2...

    reference.aspose.com/words/python-net/aspose.wo...
  2. プレゼンテーションのチャート軸をPythonでカスタマイズ|Aspose.Slides for...

    Aspose.Slides for Python via .NET を使用して、レポートや可視化のために PowerPoint および OpenDocument プレゼンテーションのチャート軸をカスタマイズする方法をご紹介します。... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/ja/python-net/chart-axis/
  3. Lưu trữ

    Lưu trữ...AddComment (string, ISlide, Point, DateTime) . Cuối cùng, lưu...xét PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/vi/slides/add-comments-in-ppt-c...
  4. 記録

    記録...その後、getPoints()を使用して、バーコード領域の境界となるPoints配列を取得します。 最後に、バーコードのXポイントとYポイントを表示します。...検出されたすべてのバーコードのx座標とy座標を表示します Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/ja/barcode/read-barcode-from-im...
  5. 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/
  6. Border | Aspose.Words for Java

    Represents a border of an object in Java....text or from the page edge in points. getLineStyle() Gets the border...getLineWidth() Gets the border width in points. getShadow() Gets a value indicating...

    reference.aspose.com/words/java/com.aspose.word...
  7. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....a height of the control in points. getId() getName() Gets name...Gets a width of the control in points. isEmpty() isForms2OleControl()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Annotation de surlignage PDF en C++|Aspose.PDF ...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, soulignements, barrés ou soulignements en zigzag dans le texte d'un document....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/fr/cpp/highlights-annotation/
  9. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....aredPtr<Point>>(4); quadPoints[0] = MakeObject<Point>(textFr...quadPoints[1] = MakeObject<Point>(textFragment->get_Segments...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  10. 档案

    档案... 之后,使用 Points 获取条形码区域边界的 Points 数组。 最后,显示条形码的 X 和...显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.Region.Points; Console.Out...

    blog.aspose.com/zh/barcode/read-barcode-from-im...