Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 16,082 for

point

(0.12 sec)
  1. Генерация DWG|CAD 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....как LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE и POLYLINE. После...

    docs.aspose.com/cad/ru/net/developer-guide/how-...
  2. Генерація DXF|CAD 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....як LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE та POLYLINE,...

    docs.aspose.com/cad/uk/net/developer-guide/how-...
  3. LAT LONG vers UTM|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....convertir LAT LONG en UTM pour un point. Convertir en LAT LONG...

    docs.aspose.com/gis/fr/net/lat-long-to-utm/
  4. Marker Cluster Symbolizer|Documentation

    Marker Cluster Symbolizer in GIS C# Library or API allows the clustering of markers in the specified distance....have drawn all nested cluster points by using different colors....

    docs.aspose.com/gis/net/marker-cluster-symbolizer/
  5. MeasurementUnits Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.MeasurementUnits enum لاختيار وحدات القياس بدقة في معالجة المستندات. حسّن سير عملك بخيارات قياس دقيقة!... Points 3 نقاط. Picas 4 Picas (تستخدم...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. MeasurementUnits Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.MeasurementUnits-uppräkning för exakt enhetsval i dokumentbehandling. Förbättra ditt arbetsflöde med exakta mätalternativ!... Points 3 Poäng. Picas 4 Pica (vanligtvis...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in Points for precise design control....Gets the size of the shape in points. public SizeF SizeInPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  8. C++ でプレゼンテーションの図形をカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーション内の図形を作成およびカスタマイズします:ジオメトリ パス、カーブした角、複合図形。...パスの末尾に直線を追加する void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加する void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ja/cpp/custom-shape/
  9. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Text = "Points by Years" ; // Delete default...series = chart . Series . Add ( "Points by Years" , new string [] {...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Path Builder – Создать SVG путь – C#

    Узнайте, как использовать PathBuilder для программного создания путей (path) SVG. PathBuilder упрощает создание путей SVG и управление ими....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/ru/net/path-builder/