Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 16,189 for

point

(0.15 sec)
  1. ארכיון

    ארכיון...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // שמור מצגת presentation...

    blog.aspose.com/he/slides/add-comments-in-power...
  2. 绘制图像|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....该方法有多个重载,接受Pen类的实例和点或Point/PointF结构的坐标对作为参数。Pen类定义用于绘制...Graphics类的DrawBezier方法用于在由四个Point结构定义的图像表面上绘制Bezier样条形状。该方法有多...

    docs.aspose.com/psd/zh/java/drawing-images/
  3. Notas de Lançamento do Aspose.PSD para .NET 24....

    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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...camadaDeForma . Bounds . Height ); } Point PointFToResourcePoin ( PointF...

    docs.aspose.com/psd/pt/net/aspose-psd-para-net-...
  4. Working with Window Elements in Ruby|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....Dynamic Grids and Connection Points in Ruby Add Window Element...

    docs.aspose.com/diagram/java/working-with-windo...
  5. Glyph.GetWidth | Aspose.Words for .NET

    Discover the Glyph GetWidth method to efficiently retrieve glyph width in Points, enhancing your typography and design precision....width (advance) of the glyph in points. public virtual float GetWidth...

    reference.aspose.com/words/net/aspose.words.sha...
  6. Types de graphiques|Documentation Aspose.Slides

    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....sur Android Personnaliser les points de données dans les graphiques...

    docs.aspose.com/slides/fr/androidjava/chart-types/
  7. Types de Graphiques|Documentation Aspose.Slides

    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....avec Java Personnaliser les points de données dans les graphiques...

    docs.aspose.com/slides/fr/java/chart-types/
  8. 記録

    記録...点などのジオメトリを変換する var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/ja/gis/convert-lat-long-to-utm-...
  9. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....Returns or sets the position (in points) of the number or bullet for...or sets the tab position (in points) for the list level. get_TextPosition...

    reference.aspose.com/words/cpp/aspose.words.lis...
  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/