Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 849 for

matrix transformation

(0.04 sec)
  1. 在 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...
  2. Convert EPUB to IMAGE via Java | products.aspos...

    Export EPUB 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/epub-...
  3. Convert PDF to IMAGE via Java | products.aspose...

    Export PDF 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/pdf-t...
  4. Convert PDF to JPEG2000 via Java | products.asp...

    Export PDF file to JPEG2000 in your Java applications without using any third party application...new Matrix object and set translation and transformation to the...Unlike the discrete cosine transform (DCT) used in traditional...

    products.aspose.com/total/java/conversion/pdf-t...
  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. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Render Text Use Different Fonts Matrix Global and Local Create bitmaps...Use coordinate system transformations Draw Vector Graphics Aspose...

    products.aspose.com/drawing/net/
  7. 在 PostScript 中处理图像 | .NET

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...//Create image transform 18 Matrix transform = new Matrix(); 19 transform...(35, 300); 20 transform. Scale (3, 3); 21 transform. Rotate ( -...

    docs.aspose.com/page/zh/net/ps/working-with-ima...
  8. 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...
  9. 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...
  10. 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-...