Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,024 for

translation

(0.1 sec)
  1. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation transformation into one represented in a quaternion.... Translation = new Vector3 (- 5 , 2 ,...; cylinder . Transform . Translation = new Vector3 ( 0 , 2 , 0...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  2. Aspose 中的公共 API 更改。3D 1.7.0|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.... Translation = new Vector3 ( 10 , 10 ...White ) }). Transform . Translation = new Vector3 ( 9.4785 ,...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Translate a Document|Aspose.Words for C++

    Translate a document. Aspose.Words for C++ simplifies document Translation using Google AI models, allowing you to specify the target language....Ask AI Translate a Document Contents [ Hide ] Document translation...Words supports document translation using Google generative language...

    docs.aspose.com/words/cpp/translate-a-document/
  4. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...)) # Set translation cubeNode . transform . translation = Vector3...) # Set translation cubeNode . transform . translation = Vector3...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  5. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for .NET 提供构建节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...cube node has their own translation Node cube1 = top . CreateChildNode...first cube translation cube1 . Transform . Translation = new Vector3...

    docs.aspose.com/3d/zh/net/add-node-hierarchy-an...
  6. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply Translation, scaling, rotation, and skew using SVG code examples....transformations such as translation , rotation , scaling , and...× 3 matrix that combines translation, scaling, rotation, and skewing...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  7. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...cube node has their own translation cube1 = top . create_child_node...first cube translation cube1 . transform . translation = Vector3...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  8. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....Transformations – Rotate, Scale, and Translate SVG Contents [ Hide Show ]...transform attribute’s properties: translate, scale, rotate, skewX, skewY...

    docs.aspose.com/svg/net/svg-transformations/
  9. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET allows developers to combine two rotation transformation into one represented in a quaternion.... translation = Vector3 ( - 5 , 2 , 0 )...q2 cylinder . transform . translation = Vector3 ( 0 , 2 , 0 ) cylinder...

    docs.aspose.com/3d/python-net/concatenate-quate...
  10. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...// Set translation cubeNode . Transform . Translation = new Vector3...// Set translation cubeNode . Transform . Translation = new Vector3...

    docs.aspose.com/3d/zh/net/adding-transformation...