Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 15,863 for

point

(0.1 sec)
  1. 레이어 벡터 마스크|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....Points 속성을 사용하여 모양의 포인트를 일반 List의...수직으로 이동하는 방법을 보여줍니다: PathShape.Points 속성을 사용하여 모양의 포인트를 일반 List의...

    docs.aspose.com/psd/ko/net/layer-vector-mask/
  2. Публичные изменения API в Aspose.3D 17,01|Docum...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  3. Kamu API Aspose içinde değişir. 3D 17.01|Docume...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/tr/net/public-api-changes-in...
  4. Aspose.PSD עבור .NET 18.12 - הערות לגרסה|Docume...

    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.... Length ); var point = fillSettings . ColorPoints...]; Assert . AreEqual ( 50 , point . MedianPointLocation ); Assert...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-1...
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Disegno Immagini|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....coordinate dei punti o strutture Point/PointF come argomenti. La classe...definita da quattro strutture Point. Questo metodo ha diversi sovraccarichi...

    docs.aspose.com/psd/it/java/disegno-immagini/
  7. 3D Mesh und Szene erstellen|Documentation

    Ein Netz wird durch eine Reihe von Kontroll punkten und die vielen n-seitigen Polygone nach Bedarf definiert. Dieser Artikel erklärt, wie man ein Mesh definiert....Beispiel: // Initialize control points Vector4List controlPoints =...new Mesh (); // Add control points to the mesh mesh . getControlPoints...

    docs.aspose.com/3d/de/java/create-3d-mesh-and-s...
  8. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....Esempio: // Initialize control points Vector4List controlPoints =...new Mesh (); // Add control points to the mesh mesh . getControlPoints...

    docs.aspose.com/3d/it/java/create-3d-mesh-and-s...
  9. SVG-Formen – SVG-Code, Beispiele – Aspose.SVG-H...

    Sie lernen, wie Sie SVG-Formen – SVG-Rechtecke, -Kreise, -Linien, -Ellipsen, -Polylinien und -Polygone – erstellen und ihnen Stileigenschaften zuweisen.... Das Attribut points gibt die X- und Y-Koordinaten...Gruppe von zwei Zahlen in den points definiert die Koordinaten des...

    docs.aspose.com/svg/de/net/drawing-basics/svg-s...
  10. Gérer les séries de données de graphique dans l...

    Apprenez à gérer les séries de graphiques en Java pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/fr/java/chart-series/