Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 16,458 for

point

(2.5 sec)
  1. Utiliser DocumentBuilder pour modifier un docum...

    Utilisez le générateur de documents pour modifier facilement un document dans Java....des valeurs en points (1 pouce équivaut à 72 points). Parfois, ce...pouces en points, des points en pouces, des pixels en points et des...

    docs.aspose.com/words/fr/java/using-documentbui...
  2. Finding Absolute Position of Shape inside the w...

    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 Get Connection Points from Shape Analyzing your prompt...

    docs.aspose.com/cells/net/finding-absolute-posi...
  3. 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/zh/net/developer-guide/how-...
  4. การสร้าง 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/th/net/developer-guide/how-...
  5. Archiwa

    Archiwa...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/pl/psd/crop-image-in-circle/
  6. Архів

    Архів...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/uk/psd/crop-image-in-circle/
  7. Випускні примітки Aspose.PSD для .NET 21.11|Doc...

    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 . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-2...
  8. Aggiunta della trasformazione al nodo|Documenta...

    Aspose.3D for Java API supporta la rotazione degli oggetti nello spazio 3D. Esistono tre modi per definire la rotazione dell'oggetto nello spazio 3D, angoli di Eulero, Quaternion e Custom Matrix, tutti supportati dalla classe Transform....createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/it/java/adding-transformatio...
  9. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...Returns or sets the position (in points) of the number or bullet for...or sets the tab position (in points) for the list level. textPosition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...C# 中以 Points 为单位调整 EPS 图像大小 以下 C# 代码片段中, 图像的新大小以 Points(1/72 英寸)为单位设置...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/zh/net/resize-eps/