Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,569 for

matrix transformation

(0.05 sec)
  1. pdfdevice - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....Returns the current transformation matrix. void initPageNumbers...origin to the current transformation matrix. void scale (double...

    reference.aspose.com/page/java/com.aspose.xps.r...
  2. PdfDevice - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....Returns the current transformation matrix. void initPageNumbers...origin to the current transformation matrix. void scale (double...

    reference.aspose.com/page/java/com.aspose.xps.r...
  3. Transform | Aspose.Imaging for .NET API Reference

    Transform GraphicsPath.Transform method Applies the specified Transformation to the shape. public override void Trans......Transform GraphicsPath.Transform method Applies the specified...specified transformation to the shape. public override void Transform...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. Transform | Aspose.Imaging for .NET API Reference

    Transform TextShape.Transform method Applies the specified Transformation to the shape. public override void Transfor......Transform TextShape.Transform method Applies the specified transformation...public override void Transform ( Matrix transform ) Parameter Type...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Transform | Aspose.PSD for .NET API Reference

    Transform PolygonShape.Transform method Applies the specified Transformation to the shape. public override void Trans......Transform PolygonShape.Transform method Applies the specified...specified transformation to the shape. public override void Transform...

    reference.aspose.com/psd/net/aspose.psd.shapes/...
  6. GetTransform | Aspose.Page for .NET API Reference

    GetTransform PdfDevice.GetTransform method Returns the current Transformation Matrix. public override Matrix GetTrans......current transformation matrix. public override Matrix GetTransform...Return Value The current transformation matrix. See Also class PdfDevice...

    reference.aspose.com/page/net/aspose.page.xps.p...
  7. GetTransform | Aspose.Page for .NET API Reference

    GetTransform ImageDevice.GetTransform method Returns the current Transformation Matrix. public override Matrix GetTra......current transformation matrix. public override Matrix GetTransform...Return Value The current transformation matrix. See Also class ImageDevice...

    reference.aspose.com/page/net/aspose.page.xps.p...
  8. TransformNormalize | Aspose.CAD for .NET API Re...

    TransformNormalize Point3D.TransformNormalize method Applies Transformation with normalization. public void Transform......TransformNormalize method Applies transformation with normalization. public...TransformationMatrix matrix ) Parameter Type Description matrix TransformationMatrix...

    reference.aspose.com/cad/net/aspose.cad.exporte...
  9. Transform | Aspose.Drawing for .NET API Reference

    Transform Graphics.Transform property Gets or sets a copy of the geometric world Transformation for this Graphics. pu......Transform Graphics.Transform property Gets or sets a copy of...world transformation for this Graphics. public Matrix Transform...

    reference.aspose.com/drawing/net/system.drawing...
  10. Rotate SVG – C# Examples

    C# examples for SVG rotation. Considered cases of using the rotate function in the transform attribute and a Transformation Matrix....SVG API SVG Transformations Rotate SVG Live Demos SVG...you can perform a rotate transformation programmatically. This...

    docs.aspose.com/svg/net/rotate-svg/