Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,827 for

rotate

(0.18 sec)
  1. SVG to PNG on GroupDocs Blog | Document Automat...

    SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Con...... Rotate, flip, watermark, grayscale...graphics to PNG images using Java. Rotate, flip, watermark, grayscale...

    blog.groupdocs.com/tag/svg-to-png/index.xml
  2. animation-delay - CSS: Cascading Style Sheets |...

    The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation....box:hover { animation-name: rotate; animation-duration: 0.7s;...2s; } @keyframes rotate { 0% { transform: rotate(0); } 100% { transform:...

    developer.mozilla.org/en-US/docs/Web/CSS/animat...
  3. C# .NET Image Processing API to Manipulate and ...

    .NET Image Processing API for creating, manipulating, and editing photos in C#, ASP.NET, or VB.NET apps. Convert images to PDF, JPG, PNG, & GIF formats....NET and Rotate or Flip an Image Aspose.Imaging...WebP. You can also flip and rotate images within your .NET image...

    www.aspose.com/products/net/imaging/
  4. <filter-function> - CSS: Cascading Style Sheets...

    The CSS data type represents a graphical effect that can change the appearance of an input image. It is used in the filter and backdrop-filter properties.... hue-rotate() Changes the overall hue of...<drop-shadow()> | <grayscale()> | <hue-rotate()> | <invert()> | <opacity()>...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...
  5. DiagramShape - GroupDocs.Watermark for Java - A...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getRotateAngle () Gets or sets the rotate angle of this DiagramShape...(double value) Gets or sets the rotate angle of this DiagramShape...

    apireference.groupdocs.com/watermark/java/com.g...
  6. font-awesome.css

    /*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * ---------- */ @font-f......-webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% {...-webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes...

    cms.admin.containerize.com/templates/groupdocs/...
  7. GroupDocs.Merger for Java 18.12 Release Notes

    GroupDocs.Merger for Java 18.12 Release Notes – the latest updates and fixes....formats support Added Rotate method to rotate pages in document Added...Operation RotatePages let you rotate pages in document. In result...

    releases.groupdocs.com/merger/java/release-note...
  8. PresentationBackgroundPossibleWatermark - Group...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getRotateAngle () Gets the rotate angle of this PresentationBackgrou...double getRotateAngle() Gets the rotate angle of this PresentationBackgrou...

    apireference.groupdocs.com/watermark/java/com.g...
  9. presentationbackgroundpossiblewatermark - Group...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getRotateAngle () Gets the rotate angle of this PresentationBackgrou...double getRotateAngle() Gets the rotate angle of this PresentationBackgrou...

    apireference.groupdocs.com/watermark/java/com.g...
  10. ray() - CSS: Cascading Style Sheets | MDN

    The ray() CSS function defines the offset-path line segment that an animated element can follow. The line segment is referred to as "ray". The ray begins from an offset-position and extends in the direction of the specified angle. The length of a ray can be constrained by specifying a size and using the contain keyword.... The element is initially rotated such that its inline axis —...the element's inline axis is rotated to be vertical to match the...

    developer.mozilla.org/en-US/docs/Web/CSS/ray