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

document information

(0.03 sec)
  1. Common Conversion Options | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/common-conversi...
  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. DiagramMasterSetting | Documentation

    DiagramMasterSetting data structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target Document together...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  5. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several Documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/supported-f...
  6. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/getting-started/
  7. 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-...
  8. annoucing-groupdcs.viewer-cloud-API-pre-release

    GroupDocs.Viewer Cloud REST API manipulates over 50 Documents and image formats to render as HTML5 or Image in your web/mobile app or website...Polski GroupDocs team is glad to inform you that the first release...API will allow you to add documents Viewer functionality to your...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  9. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the Document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time Information in all properties that have specified tag. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  10. 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/