Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 15,884 for

point

(0.31 sec)
  1. 如何用 C++ 添加 Polyline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polyline 注释的源代码...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何用 .NET 添加 Polyline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polyline 个注释。...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in Points) of the tab stop at the specified index....dex) Gets the position (in points) of the tab stop at the specified...ConvertUtil . millimeter_to_point ( 30 ), alignment = aw . TabAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ค้นหา

    ค้นหา...new PointF(0, 0); // start point PointF c1 = new PointF(0, 800);...800); // first control point PointF c2 = new PointF(1000, 0);...

    blog.aspose.com/th/drawing/draw-graphics-and-cr...
  5. C++ 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polygon 주석을 추가하기 위한 소스 코드...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/ko/cpp/annotation/polyg...
  6. .NET 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Polygon 주석을 추가하는 C...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/ko/net/annotation/polyg...
  7. 記録

    記録... DrawLine(Pen, Point, Point) // 2 つの Point 構造を接続する線を描画します。 DrawLine(Pen...Pen(Color.Yellow, 2), new Point(10, 150), new Point(900, 150)); // 出力した図面イメージを保存する...

    blog.aspose.com/ja/drawing/draw-lines-in-csharp/
  8. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...float 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/python-net/aspose.wo...
  9. Ajouter des Annotations de Figures en utilisant...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures de votre document PDF avec Aspose.PDF pour Python via .NET...(nouveau Rectangle, nouveaux Points, titre, couleur, couleur intérieure...True ), [ ap . Point ( 200 , 300 ), ap . Point ( 220 , 300 ),...

    docs.aspose.com/pdf/fr/python-net/figures-annot...
  10. 档案

    档案...检查几何类型( GeometryType )是否为 Point。 创建 Point 类的对象并使用检索到的点对其进行初始化。 现在,从...// 检查几何体的类型(GeometryType)是否为Point if (feature.Geometry.GeometryType...

    blog.aspose.com/zh/gis/online-map-viewer-geospa...