Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 16,082 for

point

(0.14 sec)
  1. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...Double The width of the shape in points. height Double The height of...of the shape in points. Return Value The shape node that was...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.insertShape method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertShape method...number The width of the shape in points. height number The height of...of the shape in points. Returns The shape node that was inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. آرشیوها

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

    blog.aspose.com/fa/gis/read-gpx-files-using-csh...
  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. 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...
  8. 最適な経路探索器|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/
  9. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the chart element to have the default value....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. Управление рядами данных диаграммы в 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/ru/python-net/chart-series/