Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 626 for

annotation options

(0.09 sec)
  1. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Annotation Product Solution GroupDocs..."Password" : "string" }, "Options" : [ { "SignatureType" : "Barcode"...

    docs.groupdocs.cloud/signature/searchsettings/
  2. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of Options to perform signatures delete...Annotation Product Solution GroupDocs...'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType' : 'Barcode'...

    docs.groupdocs.cloud/signature/deletesettings/
  3. Verify Text 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 Text Signature in Documents Pages with different Options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Annotation Product Solution GroupDocs...Documents Pages with different options for page number, text and search...

    docs.groupdocs.cloud/signature/verify-text-sign...
  4. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Annotation Product Solution GroupDocs...double, boolean SearchCriteria Options to define metadata property...

    docs.groupdocs.cloud/metadata/add-metadata/
  5. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Annotation Product Solution GroupDocs...original document format. Editing options and output customizations GroupDocs...

    docs.groupdocs.cloud/editor/features-overview/
  6. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs..."OutputFilePath" : "file02.docx" }, "Options" : [ { "SignatureType" : "Barcode"...

    docs.groupdocs.cloud/signature/signsettings/
  7. Verify 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 verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different Options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Annotation Product Solution GroupDocs...Documents Pages with different options for page number, text and search...

    docs.groupdocs.cloud/signature/verify-digital-s...
  8. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential Options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More Options Add https://dashboard....Annotation Product Solution GroupDocs...Plus account can be used) (Optional) Install Google Drive application...

    docs.groupdocs.cloud/total/configure-google-dri...
  9. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature Options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance Options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance Options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance Options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Annotation Product Solution GroupDocs...wide variety of signature options you can wish to put on a document...

    docs.groupdocs.cloud/signature/overview/
  10. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....PDF Conversion with Advanced Options Convert JPG to PDF without...PDF Conversion with Advanced Options # Please follow the steps mentioned...

    blog.groupdocs.cloud/conversion/convert-images-...