Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,080 for

matrix transformation

(0.39 sec)
  1. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由 Transform 类支持。 TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们提供了一个类...场景中最常用,我们提供了一个类 Transform 来访问 Aspose 中的这些。3D 仿射变换包括: 翻译 缩放 旋转...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  2. Public API Changes in Aspose.3D 17.01|Documenta...

    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....exactly the same interface like Transform but all its properties are...is useful for the global transform purposes. Adds a GlobalTransform...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由 Transform 类支持。 TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在...场景中最常用,我们在 Aspose.3D 中提供了一个类 Transform 来访问这些。仿射变换包括: 翻译 缩放 旋转 剪切映射...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  4. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...style of node transformation saveColladaopts . transform_style = ...ColladaTransformStyl . MATRIX # Configure the lookup paths to...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  5. Calculate Pin Values and Setting Size of a Shap...

    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....applying the following transformations in the following order:...// set the elements of that matrix to a rotation m . rotate ((...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  6. Search and Extract PDF Text in Python|Aspose.PD...

    Learn how to search, inspect, and extract text from PDF documents in Python.... Apply Coordinate Transformation. Convert PDF coordinates.../ 72 gr . transform = drawing . drawing2d . Matrix ( float (...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  7. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...; // The style of node transformation saveColladaopts . TransformStyle...TransformStyle = ColladaTransformStyl . Matrix ; // Configure the lookup paths...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  8. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...image to it, applies a transformation to the image, and saves...file. Create the necessary transformation for the image. Add the...

    products.aspose.com/page/net/add-image-to-ps/
  9. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...the mattern 21 Matrix transform = new Matrix(2, 0, 0, 1, 0, 0);...0); 22 brush. Transform = transform; 23 24 //Set this texture...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  10. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Drawing2D::Matrix > transform = System::MakeObject...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...