Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,248 for

text annotations

(1.53 sec)
  1. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...

    docs.groupdocs.cloud/signature/working-with-qr-...
  2. Parse Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...feedback Parse by Template Extract Text Extract Images Was this page...

    docs.groupdocs.cloud/parser/parse-operations/
  3. 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....Annotation Product Solution GroupDocs...ots" }, { "fileFormat" : "Rich Text Format" , "extension" : ".rtf"...

    docs.groupdocs.cloud/signature/supported-file-f...
  4. Document Edit Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...with Presentations Working with Text Documents Working with DSV Documents...

    docs.groupdocs.cloud/editor/document-edit-opera...
  5. Signing documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...signature Sign document with text signature Was this page helpful...

    docs.groupdocs.cloud/signature/signing-documents/
  6. Overview | Documentation

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

    docs.groupdocs.cloud/viewer/overview/
  7. Create QR Code to Sign PDF using REST API in PHP

    Generate a QR Code and Sign a PDF Programmatically in PHP Using the GroupDocs.Signature Cloud SDK for PHP via REST API on the Cloud...as image, ‎barcode, QR-Code, text-based, digital, and stamp signatures...QRCodeType to “QR”. Moreover, set the text, and its position. Optionally...

    blog.groupdocs.cloud/signature/generate-qr-code...
  8. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Resources Supported File Formats Raw Text Classification Documents Classification...

    docs.groupdocs.cloud/classification/developer-g...
  9. Get Supported File Formats | Documentation

    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. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Annotation Product Solution GroupDocs...rtf" , "fileFormat" : "Rich Text Format" }, { "extension" : "...

    docs.groupdocs.cloud/signature/get-supported-fi...
  10. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...htmlString . Replace ( "Sample test text" , "Hello world" ); // Upload...

    docs.groupdocs.cloud/editor/working-with-wordpr...