Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 17,260 for

rotate

(0.15 sec)
  1. 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.... void Rotate ( float ) Rotates the matrix represented...angle. void Rotate ( float , MatrixOrder ) Rotates the matrix...

    reference.aspose.com/slides/cpp/system.drawing....
  2. MotionEffect | Aspose.Sildes for PHP via Java A...

    MotionEffect MotionEffect class Represent motion effect behavior of effect. MotionEffect Name Description MotionEffec......the center of the rotation used to rotate a motion path by X...the center of the rotation used to rotate a motion path by X...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. 2021 | Page 2 of 48 | File Format APIs Blog – a...

    Yearly Archives: 2021 ← Older posts Newer posts → Adjust Image Contrast, Brightness, and Gamma in C# Posted on Decemb......NET , DWG to SVG in csharp Rotate and Flip Images in C# .NET...images, you may often need to rotate images at different angles...

    blog.aspose.com/2021/page/2/
  4. IReflection | Aspose.Slides for Android via Jav...

    Represents a reflection effect....should rotate with the shape if the shape is rotated. setRot...should rotate with the shape if the shape is rotated. getScaleHorizontal()...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... getHeight ()); // Rotate page at 90 degree angle page...page . setRotate ( Rotation . on90 ); // Get page height and width...

    docs.aspose.com/pdf/java/change-page-size/
  6. ImageDevice | Aspose.Page for .NET API Reference

    ImageDevice Contents [ Hide ] ImageDevice class This class encapsulates rendering of document to image. public class ...... override Rotate (double) Rotate the current transformation...writeTransform(Transform). Rotating with a positive angle theta rotates points on...

    reference.aspose.com/page/net/aspose.page.eps.d...
  7. PreprocessingFilter - Aspose.OCR for Java - API...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications.... Rotate (float angle) Rotate original image. static...

    reference.aspose.com/ocr/java/com.aspose.ocr/cl...
  8. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, Rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic.... Rotate Pages - you can change the...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  9. NormalizeAngle | Aspose.Imaging for .NET API Re...

    NormalizeAngle TiffImage.NormalizeAngle method Normalizes the angle. This method is applicable to scanned text docume......method uses GetSkewAngle and Rotate methods. public override void...size changed according to rotated rectangle (corner points) projections...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Rect | Aspose.PDF for .NET API Reference

    Gets or sets rectangle of the page. For get page crop box is returned if specified otherwise page media box is returned. For set page media box always set. Please note that this property dont consider page rotation. To get page rectangle considering rotation please use ActualRect....page rotation. To get page rectangle considering rotation please...assembly Aspose.PDF Paragraphs Rotate English Русский 简体中文 عربي Français...

    reference.aspose.com/pdf/net/aspose.pdf/page/rect/