Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,400 for

document information

(0.04 sec)
  1. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/editor/available-sdks/ weekly 0.5 https://docs.groupdocs.cloud/editor/developer-g......cloud/editor/document-edit-operations/ weekly 0...groupdocs.cloud/editor/get-document-information/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/editor.xml
  2. Set Metadata By Tag | Documentation

    This REST API allows to set Document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata Information to all properties with the “Creator” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  3. Set Metadata By Property Name | Documentation

    This REST API allows to set Document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time Information in all properties that may have names containing “Date” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the Document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata Information from all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/updatesettings/
  6. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud compare 2 Documents in word compare 2 word docs compare doc compare......Tags on Document Automation REST APIs | GroupDocs Cloud Recent...Recent content in Tags on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/tags/index.xml
  7. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF Documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable data....confidentiality of sensitive information is paramount. Whether you...how to password protect PDF documents and venture into this empowering...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  8. Read QR Code from Image using Python on Documen...

    Read QR Code from Image using Python on Document Automation REST APIs | GroupDocs Cloud Recent content in Read QR Code from Image using Python on Document Automation REST APIs | GroupDocs Cloud Sca......from Image using Python on Document Automation REST APIs | GroupDocs...from Image using Python on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/fr/tag/read-qr-code-from-i...
  9. GroupDocs.Parser Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....reusing images in different documents, analyzing images for data...Extracting images from Word documents programmatically can be a...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  10. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/searchsettings/