Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 15,834 for

point

(0.14 sec)
  1. Jak dodać Polyline Adnotację za pomocą .NET | A...

    Kod źródłowy w języku C#, aby dodać adnotacje Polyline na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/pl/net/annotation/polyl...
  2. Jak dodać Polyline Adnotację za pomocą C++ | As...

    Kod źródłowy do dodawania adnotacji Polyline w pliku PDF na dowolnej platformie z językiem C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/pl/cpp/annotation/polyl...
  3. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....series [ 0 ] data_point = series . data_points [ 1 ] self . assertTrue...assertTrue ( data_point . format . is_defined ) data_point . format ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Arşiv

    Arşiv...Point) { // Okuma Noktaları Point point = (Point)feature...WriteLine(point.AsText() + " X: " + point.X + " Y: " + point.Y); }...

    blog.aspose.com/tr/gis/read-gpx-files-using-csh...
  5. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... data_points . add_data_point_for_bar_series ( workBook...20 )) series . data_points . add_data_point_for_bar_series ( workBook...

    docs.aspose.com/slides/zh/python-net/chart-series/
  6. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  7. ค้นหา

    ค้นหา...เราสามารถอ่านจุดอ้างอิงจากไฟล์ GPX เป็น Point Geometry โดยทำตามขั้นตอนด้านล่าง:...ให้ตรวจสอบว่า GeometryType เป็น Point หรือไม่ หลังจากนั้น รับรูปท...

    blog.aspose.com/th/gis/read-gpx-files-using-csh...
  8. ארכיון

    ארכיון...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/he/drawing/draw-graphics-and-cr...
  9. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...如果您希望在页面上呈现形状的实际边界框,则可以使用 bounds_in_points 属性来实现。 以下代码示例展示了如何使用此属性: doc...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/zh/python-net/working-wit...
  10. Administrar series de datos de gráficos en Pyth...

    Aprenda a gestionar series de datos de gráficos en Python para PowerPoint (PPT/PPTX) con ejemplos de código prácticos y buenas prácticas para mejorar sus presentaciones de datos.... data_points . add_data_point_for_bar_series ( workBook...20 )) series . data_points . add_data_point_for_bar_series ( workBook...

    docs.aspose.com/slides/es/python-net/chart-series/