Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 3,565 for

matrix transformation

(0.06 sec)
  1. ChangeAfterResize | Aspose.PDF for .NET API 参考

    根据矩阵变换更新 QuadPoints...ChangeAfterResize ( Matrix transform ) 范围 类型 描述 transform Matrix 用于转换(调整大小)的矩阵。...用于转换(调整大小)的矩阵。 也可以看看 class Matrix class TextMarkupAnnotation 命名空间 Aspose...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  2. Aspose.Imaging | Aspose.Imaging for .NET API Re...

    The namespace is the core for nested namespaces and the most basic objects used for Aspose.Imaging processing....ColorMatrix Defines a 5 x 5 matrix that contains the coordinates...image colors by using a color matrix. This class cannot be inherited...

    reference.aspose.com/imaging/net/aspose.imaging/
  3. ChangeAfterResize | Aspose.PDF for .NET API 参考

    根据矩阵变换更新顶点中的点...ChangeAfterResize ( Matrix transform ) 范围 类型 描述 transform Matrix 指定变换的矩阵。...指定变换的矩阵。 也可以看看 class Matrix class PolyAnnotation 命名空间 Aspose.Pdf.Annotations...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  4. TranslateTransform() | Aspose.Slides for C++ AP...

    Translates current object's transform Matrix....Translates current object’s transform matrix. void System :: Drawing...float The X value by which the matrix is translated dy float The...

    reference.aspose.com/slides/cpp/system.drawing....
  5. Aspose.HTML for .NET 18.5.0 Release Notes

    This article contains information about the release notes for Aspose.HTML for .NET 18.5.0....Restore (); // transformations (default: transform is the identity...identity matrix) /// <summary> /// Adds a scaling transformation to...

    releases.aspose.com/html/net/release-notes/2018...
  6. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create the necessary transformation for the image. Add the...:: Drawing :: Drawing2D :: Matrix >( 1 . 0f , 0 . 0f , 0 . 0f...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  7. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....#include <drawing/drawing2d/matrix.h> #include <drawing/drawing2d/graphics_path...#include <Aspose.PDF.Cpp/DOM/Matrix.h> #include <Aspose.PDF.Cpp/Text/TextFragment...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  8. TiffRational - Aspose.Imaging for Java - API Re...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....or sets the matrix coefficients for transformation from RGB to...or sets the matrix coefficients for transformation from RGB to...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. ChangeAfterResize | Aspose.PDF for .NET API 参考

    根据矩阵变换更新参数和外观...ChangeAfterResize ( Matrix transform ) 范围 类型 描述 transform Matrix 用于转换(调整大小)的矩阵。...用于转换(调整大小)的矩阵。 也可以看看 class Matrix class Annotation 命名空间 Aspose.Pdf.Annotations...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  10. Color Filters – C# Code

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....of color filter that uses a matrix to affect the color values...to posterize images. Color Matrix – <feColorMatrix> filter primitive...

    docs.aspose.com/svg/net/color-filters/