Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,490 for

translation

(0.14 sec)
  1. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations.... Translate ( 1 , 0 , 0 ) // Rotate alone... z) into (x + 1, y, z) . Translate ( 1 , 0 , 0 ) // Rotate alone...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  2. PathMulticolorGradientBrush | Aspose.Imaging fo...

    PathMulticolorGradientBrush Contents [ Hide ] PathMulticolorGradientBrush class Encapsulates a Brush object with a gr......TranslateTransform (float, float) Translates the local geometric transform...This method prepends the translation to the transform. TranslateTransform...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. Features List – Aspose.SVG for Python via .NET

    The SVG Python Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, image vectorization, and conversion to PDF, JPEG, PNG, etc....such as rotation, scaling, translation, and skewing to SVG elements...

    docs.aspose.com/svg/python-net/features-list/
  4. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations.... translate ( 1 , 0 , 0 ) # Rotate alone... z) into (x + 1, y, z) . translate ( 1 , 0 , 0 ) # Rotate alone...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  5. PathGradientBrushBase | Aspose.Imaging for .NET...

    PathGradientBrushBase Contents [ Hide ] PathGradientBrushBase class Represents a Brush with base path gradient functi......TranslateTransform (float, float) Translates the local geometric transform...This method prepends the translation to the transform. TranslateTransform...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Using PSD files as templates for automation - B...

    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.... Or you need to make a translation of the PSD file to different...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  7. PathGradientBrushBase | Aspose.PSD for .NET API...

    PathGradientBrushBase Contents [ Hide ] PathGradientBrushBase class Represents a Brush with base path gradient functi......TranslateTransform (float, float) Translates the local geometric transform...This method prepends the translation to the transform. TranslateTransform...

    reference.aspose.com/psd/net/aspose.psd.brushes...
  8. TextureBrush | Aspose.PSD for .NET API Reference

    TextureBrush Contents [ Hide ] TextureBrush class Each property of the TextureBrush class is a Brush object that uses......TranslateTransform (float, float) Translates the local geometric transform...This method prepends the translation to the transform. TranslateTransform...

    reference.aspose.com/psd/net/aspose.psd.brushes...
  9. LinearGradientBrush | Aspose.Drawing for .NET A...

    LinearGradientBrush Contents [ Hide ] LinearGradientBrush class Encapsulates a Brush with a linear gradient. This cla......TranslateTransform (float, float) Translates the local geometric transform...This method prepends the translation to the transform. TranslateTransform...

    reference.aspose.com/drawing/net/system.drawing...
  10. Matrix | Aspose.Slides for C++ API Reference

    Represents a 3x3 matrix that defines transform operations. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....get_OffsetX () const Returns the X translation value of the matrix represented...get_OffsetY () const Returns the Y translation value of the matrix represented...

    reference.aspose.com/slides/cpp/system.drawing....