Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,273 of 1,273 for

docx to pdf

(0.11 sec)
  1. Working with Digital 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 add Digital Signature To a document. It provides methods To create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature To Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....pdf/digital" \ -X POST \ -H "Content-Type:...cloud/v1/signature/01_pages.pdf/digital" ` -X POST ` -H "Content-Type:...

    docs.groupdocs.cloud/signature/working-with-dig...
  2. Multiple Annotation | Documentation

    This REST API allows To add multiple annotations To the 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 Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....docx" }, "OutputPath": "Output/output.docx", "Annotations":..."annotationdocs/ten-pages.docx" }, "OutputPath": "Output/output.docx", "Annotations":...

    docs.groupdocs.cloud/annotation/multiple-annota...
  3. Verify QRCode 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 verify a signed document. It provides methods To verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....pdf/qrcode/verification?Folder#signed"..."fileName" : "Signed_QRCode.pdf" , "folder" : "signed" , "code"...

    docs.groupdocs.cloud/signature/verify-qrcode-si...