Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 15,832 for

point

(0.14 sec)
  1. 部分|Aspose.Slides for Node.js via .NET ドキュメント

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ja/nodejs-java/portion/
  2. JavaScriptを使用してC++経由でShapeやTextBox内の段落の行間を設定する方...

    C++経由でAspose.Cells for JavaScriptを使用して、Shapeやテキストボックス内の段落の行間を設定する方法を学びます。... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/ja/javascript-cpp/set-lin...
  3. Ajout de la transformation au nœud|Documentation

    TSR (Translation/Scaling/Rotation) sont les plus couramment utilisés dans le scénario 3D, nous avons fourni une classe Transform pour y accéder dans Aspose.3D.... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/fr/python-net/adding-transfo...
  4. Adición de transformación al nodo|Documentation

    Aspose.3D for Java API tiene soporte para rotar objetos en el espacio 3D. Hay tres formas de definir la rotación del objeto en el espacio 3D, los ángulos de Euler, Quaternion y Custom Matrix, todos ellos son compatibles con la clase Transform....createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/es/java/adding-transformatio...
  5. Aدينغ رانسفورميشن إلى oode|Documentation

    تُستخدم TSR (الترجمة/القياس/الدوران) بشكل شائع في سيناريو 3D ، قدمنا تحويل فئة للوصول إليها بـ Aspose.3D.... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/ar/python-net/adding-transfo...
  6. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....actual bounds of the shape in points. OpaqueBoundsInPoints { get;...opaque bounds of the shape in points. SizeInPoints { get; } Gets...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Table.absoluteHorizontalDistance property | Asp...

    Table.absoluteHorizontalDistance property. Gets or sets absolute horizontal floating table position specified by the table properties, in Points...by the table properties, in points. Default value is 0. get absoluteHorizontalDi...horizontal and vertical offset in points from the paragraph's location...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in Points) to add above the contents of cells....sets the amount of space (in points) to add above the contents...tables . PreferredWidth . from_points ( 250 ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  10. Archiv

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

    blog.aspose.com/cs/psd/crop-image-in-circle/