Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,208 for

rotation

(0.16 sec)
  1. Add Image Watermark to PowerPoint (PPT/PPTX) in...

    Learn how to add image or logo watermarks to PowerPoint presentations using a .NET REST API. Secure PPT and PPTX files by applying image watermarks in C#.... including size, opacity, rotation, and alignment. 👉 - The API...transparency? Yes, scaling, opacity, rotation, and alignment are fully configurable...

    blog.groupdocs.cloud/watermark/image-watermark-...
  2. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "RotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14.... RotationAngle int Rotation angle of signature on document...PageArea. RotationAngle int Rotation angle of signature on document...

    docs.groupdocs.cloud/signature/signature-option...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... How to Rotate PDF Pages using Rest API in...demonstrate the scenarios related to rotation in PDF files at defining degrees...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  4. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically....position, transparency, and rotation . Apply to all pages or specific...appearance by changing opacity, rotation, size, or alignment options...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  5. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....correction is used, when the rotation angle is quite large (>15°)...

    docs.groupdocs.cloud/translation/file/request/i...
  6. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....the watermark annotation’s rotation angle AnnotationPosition Gets...

    docs.groupdocs.cloud/annotation/annotationinfo/
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....correction is used, when the rotation angle is quite large (>15°)...

    docs.groupdocs.cloud/translation/file/request/i...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Rotate PDF Pages using Rest API in...many cases where you want to rotate pages of documents featuring...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  9. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format.... Rotate Pages The RotatePages operation lets you rotate pages...document. You can rotate pages by setting rotation angle to 90,180...

    docs.groupdocs.cloud/merger/features-overview/
  10. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby.... extraction of pages, and rotation of document pages in Ruby...

    blog.groupdocs.cloud/merger/how-to-change-page-...