Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 17,217 for

rotate

(0.07 sec)
  1. 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/
  2. ApngFrame | Aspose.Imaging for .NET API Reference

    ApngFrame Contents [ Hide ] ApngFrame class The animated PNG image frame public class ApngFrame : RasterCachedImage ,......method uses GetSkewAngle and Rotate methods. virtual NormalizeAngle...method uses GetSkewAngle and Rotate methods. ReadArgb32ScanLine...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. DicomPage | Aspose.Imaging for .NET API Reference

    DicomPage Contents [ Hide ] DicomPage class It is class for work with DICOM files of the type multi frame public clas......method uses GetSkewAngle and Rotate methods. virtual NormalizeAngle...method uses GetSkewAngle and Rotate methods. ReadArgb32ScanLine...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. RasterCachedImage | Aspose.PSD for .NET API Ref...

    RasterCachedImage Contents [ Hide ] RasterCachedImage class Represents a raster image supporting raster graphics oper......method uses GetSkewAngle and Rotate methods. virtual NormalizeAngle...method uses GetSkewAngle and Rotate methods. ReadArgb32ScanLine...

    reference.aspose.com/psd/net/aspose.psd/rasterc...
  5. Reflection | Aspose.Slides for Android via Java...

    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...
  6. Reflection | Aspose.Slides for Java API Reference

    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/java/com.aspose.sli...
  7. 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...
  8. placeflip - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......placeable shapes flip and/or rotate on a page when shapes are laid...placeable shapes flip and/or rotate on a page when shapes are laid...

    reference.aspose.com/diagram/python-java/aspose...
  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. 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/