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

point

(0.1 sec)
  1. ConvertUtil.pixelToPoint method | Aspose.Words ...

    Aspose.Words.ConvertUtil.pixelToPoint method...pixelToPoint(pixels) Converts pixels to points at 96 dpi. pixelToPoint ( pixels...convert. Remarks 1 inch equals 72 points. pixelToPoint(pixels, resolution)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 处理 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...
  3. 아카이브

    아카이브...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/ko/drawing/draw-graphics-and-cr...
  4. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...CadLwPolyline objects using 2D points that I extract from 3D data...{ var points = Create2DPointsFrom3D(feature); if (points.Count...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...
  5. Categories

    ค้นหาคำตอบโดย API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Prod......Python แปลงย่อหน้าเป็น Bullet Points ใน Word โดยใช้ Python แปลงย่อหน้าเป็น...แปลงย่อหน้าเป็น Bullet Points ใน Word โดยใช้ Java แปลงรูปภาพเป็น...

    kb.aspose.com/th/categories/page/27/
  6. Come aggiungere l'annotazione Polyline usando ....

    Codice sorgente su C# per aggiungere Polyline annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite 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/it/net/annotation/polyl...
  7. آرشیوها

    آرشیوها...بررسی کنید که آیا GeometryType Point است یا خیر. پس از آن، هندسه...GeometryType.Point) { // نکات را بخوانید Point point = (Point)feature...

    blog.aspose.com/fa/gis/read-gpx-files-using-csh...
  8. 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/
  9. 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...
  10. 最適な経路探索器|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....ptions); Point startPoint = new Point(5, 7); Point goalPoint...goalPoint = new Point(15, 13); var resultWay = generator.FindTheWay(startPoint...

    docs.aspose.com/gis/ja/net/optimal-path-finder/