Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 16,561 for

point

(0.2 sec)
  1. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ C++ ...

    รหัสที่มาเพิ่ม Polyline คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/th/cpp/annotation/polyl...
  2. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...bounds_in_points Gets the actual bounds of the shape in points. (Inherited...opaque_bounds_in_points Gets the opaque bounds of the shape in points. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConvertUtil.PointToInch | Aspose.Words för .NET

    Konvertera enkelt punkter till tum med ConvertUtils PointToInch-metod. Förenkla dina mått och förbättra din designnoggrannhet idag!...( double points ) Parameter Typ Beskrivning points Double Värdet...Text is {pageSetup.LeftMargin} points/{ConvertUtil.PointToInch(pageSetup...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Aspose::Words::ConvertUtil::MillimeterToPoint m...

    Aspose::Words::ConvertUtil::MillimeterToPoint method. Converts millimeters to Points in C++....method Converts millimeters to points. static double Aspose :: Words...size of the page margins in points. // We can also use the "ConvertUtil"...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Diagrammdatenbeschriftungen in Präsentationen m...

    Erfahren Sie, wie Sie Diagrammdatenbeschriftungen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET hinzufügen und formatieren, um ansprechende Folien zu erstellen.... data_points [ k ] . value . data for i...data_points )): data_point_percent = series . data_points [ j...

    docs.aspose.com/slides/de/python-net/chart-data...
  6. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....Get Actual Bounds of Shape in Points If you want the actual bounding...this by using the bounds_in_points property. The following code...

    docs.aspose.com/words/python-net/working-with-i...
  7. Archiv

    Archiv...DrawLine(Pen, Point, Point) // Zeichnet eine Linie, die zwei Point-Strukturen...Pen(Color.Yellow, 2), new Point(10, 150), new Point(900, 150)); // Ausgabezeichnungsbil...

    blog.aspose.com/de/drawing/draw-lines-in-csharp/
  8. Come aggiungere l'annotazione Polyline usando C...

    Codice sorgente per aggiungere Polyline annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/it/cpp/annotation/polyl...
  9. ConvertUtil.PointToInch | Aspose.Words لـ .NET

    حوّل النقاط إلى بوصات بسهولة باستخدام طريقة PointToInch من ConvertUtil. بسّط قياساتك وحسّن دقة تصميمك اليوم!...PointToInch ( double points ) معامل يكتب وصف points Double القيمة المراد...Text is {pageSetup.LeftMargin} points/{ConvertUtil.PointToInch(pageSetup...

    reference.aspose.com/words/ar/net/aspose.words/...
  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/zh/net/optimal-path-finder/