Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,925 for

text watermark

(0.39 sec)
  1. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Watermark Product Solution GroupDocs...'QRCode', 'QRCodeType': 'Aztec', 'Text': '123456789012', 'Left': 100...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Supported languages | Documentation

    Content languages supported by GroupDocs.Rewriter Cloud....Watermark Product Solution GroupDocs...Ukrainian Paraphrasing detection and text simplification work only with...

    docs.groupdocs.cloud/rewriter/supported-languages/
  3. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/area-annotation/
  4. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Distance', 'Text': 'This is distance annotation'...

    docs.groupdocs.cloud/annotation/distance-annota...
  5. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Link', 'Text': 'This is link annotation'...

    docs.groupdocs.cloud/annotation/link-annotation/
  6. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Ellipse', 'Text': 'This is ellipse annotation'...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  7. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Watermark Product Solution GroupDocs...OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated...

    docs.groupdocs.cloud/viewer/overview/
  8. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Polyline', 'Text': 'This is polyline annotation'...

    docs.groupdocs.cloud/annotation/polyline-annota...
  9. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Watermark Product Solution GroupDocs...ots" }, { "fileFormat" : "Rich Text Format" , "extension" : ".rtf"...

    docs.groupdocs.cloud/signature/supported-file-f...
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/add-direct/