Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,881 for

point

(0.34 sec)
  1. 記録

    記録... その後、Points を使用してバーコード領域の境界となる Points 配列を取得します。 最後に、バーコードの...座標と y 座標を表示します Point[] point = result.Region.Points; Console.Out...

    blog.aspose.com/ja/barcode/read-barcode-from-im...
  2. آرشیوها

    آرشیوها... points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/fa/diagram/draw-triangle-diagra...
  3. Aspose.3D 17.01中的公共 API 更改|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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Trouver la position absolue de la forme dans la...

    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....Assistant Close Obtenir les points de connexion de la forme...

    docs.aspose.com/cells/fr/net/finding-absolute-p...
  6. Управление комментариями презентации в C++|Доку...

    Управляйте комментариями презентаций с помощью Aspose.Slides for C++: добавляйте, читайте, редактируйте и удаляйте комментарии в файлах PowerPoint быстро и легко....комментариев PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/ru/cpp/presentation-comm...
  7. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...416 ), new Point ( 365 . 664 , 739 . 416 ), new Point ( 321 . 66...

    docs.aspose.com/pdf/es/java/extra-annotations/
  8. Solution fonctionnelle pour le redimensionnemen...

    Corrige le redimensionnement OLE des feuilles de calcul Excel dans les présentations : deux méthodes pour maintenir la cohérence des cadres d'objets – redimensionner le cadre ou la feuille – sur les formats PPT et PPTX....la hauteur de l'image OLE en points. with slides . Images . from_stream...de la plage de cellules en points.</param> # <param name="height">La...

    docs.aspose.com/slides/fr/python-net/working-so...
  9. Verwalten von Präsentationskommentaren in C++|A...

    Verwalten Sie Präsentationskommentare mit Aspose.Slides für C++: Kommentare in PowerPoint-Dateien schnell und einfach hinzufügen, lesen, bearbeiten und löschen....Kommentare PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/de/cpp/presentation-comm...
  10. Path Builder – SVG Path erstellen – C#

    Erfahren Sie, wie Sie mit PathBuilder SVG-Pfade programmgesteuert erstellen. PathBuilder erleichtert das Erstellen und Bearbeiten von SVG-Pfaden....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/de/net/path-builder/