Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,073 for

matrix transformation

(0.14 sec)
  1. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....gets the global transform matrix Matrix4 transform = node . getGlobalTransform...Vector4 cp = Matrix4 . mul ( transform , controlPoints . get ( i...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  2. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  3. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....gets the global transform matrix Matrix4 transform = node . GlobalTransform...save them to file var cp = transform * controlPoints [ i ]; writer...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  4. Convert CGM to DXF via Java | products.aspose.com

    Export CGM file to DXF in your Java applications without using any third party application...new Matrix object and set translation and transformation to the...diagrams from CGM to be transformed into a widely supported CAD...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Convert EPUB to TGA via Java | products.aspose.com

    Export EPUB file to TGA in your Java applications without using any third party application...new Matrix object and set translation and transformation to the...and print applications. By transforming EPUB into TGA, publishers...

    products.aspose.com/total/java/conversion/epub-...
  6. Convert MD to IMAGE via Java | products.aspose.com

    Export MD file to IMAGE in your Java applications without using any third party application...new Matrix object and set translation and transformation to the...

    products.aspose.com/total/java/conversion/md-to...
  7. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能... Matrix (1., 0., 0., 1., 100., 0.)...aspose. pydrawing . drawing2d . Matrix (1., 0., 0., 1., 350., 0.)...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. Public API Changes in Aspose.3D 2.1.0|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....; // the style of node transformation opts . TransformStyle =...= ColladaTransformStyl . Matrix ; // configure the look up paths...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance....); // The style of node transformation saveColladaopts . setTransformStyle...setTransformStyle ( ColladaTransformStyl . MATRIX ); // Configure the lookup...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  10. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...gets the global transform matrix Matrix4 transform = node . GlobalTransform...save them to file var cp = transform * controlPoints [ i ]; writer...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...