Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,470 for

rotate

(0.05 sec)
  1. FloatingAttachedImagePossibleWatermark(T) Class...

    Represents attached image watermark in a content of any supported format....) RotateAngle Gets the rotate angle of this AttachedImagePossibl...

    apireference.groupdocs.com/watermark/net/groupd...
  2. ShapePossibleWatermark(T) Class - GroupDocs.Wat...

    Represents shape watermark in a content of any supported format....) RotateAngle Gets the rotate angle of the shape in degrees...

    apireference.groupdocs.com/watermark/net/groupd...
  3. Document Editing API on GroupDocs Blog | Docume...

    Document Editing API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Editing API on GroupDocs Blog | Document Automation Solutions for .NET &......like Bidirectional Content to rotate different content in left and...

    blog.groupdocs.com/tag/document-editing-api/ind...
  4. rotateanglesearchcriteria - GroupDocs.Watermark...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......allowing filtering by watermark rotate angle. Learn more: Searching...

    apireference.groupdocs.com/watermark/java/com.g...
  5. Parse Excel & ODS Free Online

    Free online Excel and ODS file parsing tool to easily extract and extract data from Excel and ODS tables. Quickly and accurately process all kinds of Excel (XLS, XLSX, XLSM, XLSB) and ODS files without installing software to help you extract, analyze and transform data efficiently. Fully cloud-based operation ensures the security and privacy protection of data processing, and is widely applicable to various business scenarios. Start parsing your Excel and ODS files Free Online today and unlock the value of your data....Metadata Watermark Search Replace Rotate Reverse Chart Mortgage Assembly...Metadata Watermark Search Replace Rotate Reverse Chart Mortgage Assembly...

    products.aspose.app/cells/parser
  6. GroupDocs.Merger for Java | Documentation

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....into several files, reorder, rotate and remove document pages and...

    docs.groupdocs.com/merger/java/
  7. scroll() - CSS: Cascading Style Sheets | MDN

    The scroll() CSS function can be used with animation-timeline to indicate a scrollable element (scroller) and scrollbar axis that will provide an anonymous scroll progress timeline for animating the current element. The scroll progress timeline is progressed through by scrolling the scroller between top and bottom (or left and right). The position in the scroll range is converted into a percentage of progress — 0% at the start and 100% at the end....below defines a square that rotates in alternate directions according...transform: rotate(0deg); } to { transform: rotate(360deg); }...

    developer.mozilla.org/en-US/docs/Web/CSS/animat...
  8. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more.... Rotate pages within document by setting rotation angle...

    docs.groupdocs.com/merger/nodejs-java/features-...
  9. <angle> - CSS: Cascading Style Sheets | MDN

    The CSS data type represents an angle value expressed in degrees, gradians, radians, or turns. It is used, for example, in s and in some transform functions....<gradient> type CSS rotation transforms: rotate() , rotate3d() ,...

    developer.mozilla.org/en-US/docs/Web/CSS/angle
  10. How to remove background color of a Watermark u...

    I am using temporary license and facing the same issue. There is background rectangular box around the text. How can we we remove that. Watermarker watermarker = new Watermarker(inputPDF); TextWatermark watermark = new…...3); // Set the rotate angle of the watermark to -45...degrees (counter-clockwise rotation) watermark.setRotateAngle(-45);...

    forum.groupdocs.com/t/how-to-remove-background-...