Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,078 for

matrix transformation

(0.2 sec)
  1. 以自定义二进制格式保存 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...
  2. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...gets the global transform matrix Matrix4 transform = node . getGlobalTransform...Vector4 cp = Matrix4 . mul ( transform , controlPoints . get ( i...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  3. 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...
  4. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java... Set the necessary transformation on this brush. Set the...and end colors and transformation matrix 21 LinearGradientPaint...

    docs.aspose.com/page/java/ps/working-with-gradi...
  5. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...001f) to the Flatten(Matrix matrix, float flatness) overload...Drawing2D.Matrix(); identityMatrix.Reset(); path.Transform(identityMatrix);...

    forum.aspose.com/t/query-aspose-drawing-graphic...
  6. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...128, 70), 0) 24 # Create a transform for brush. X and Y scale component...brush_transform = aspose. pydrawing . drawing2d . Matrix (width...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  7. Aspose.PSD for .NET 19.6 - 发行说明|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....); } // We can't test Transform Matrix with a public API, //...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....of color filter that uses a matrix to affect the color values...<feColorMatrix> filter applies a matrix transformation to the RGBA channels...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  9. 在 PostScript 中处理图像 | C++

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...try 31 { 32 //Create image transform 33 System::SharedPtr < Sy...System::Drawing::Drawing2D::Matrix > transform = System::MakeObject...

    docs.aspose.com/page/zh/cpp/ps/working-with-ima...
  10. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...stored in the shape’s transform matrix , and in version 24.9...engine does not preserve this matrix when the shape is involved...

    forum.aspose.com/t/document-compare-textbox-mis...