Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,757 for

information

(0.03 sec)
  1. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Purchase Buy Now Pricing Information SDKs Policies My Orders &...retrieve results. For more information on what happens in the cloud...

    docs.groupdocs.cloud/translation/workflow/
  2. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Purchase Buy Now Pricing Information SDKs Policies My Orders &...retrieve results. For more information on what happens in the cloud...

    docs.groupdocs.cloud/rewriter/workflow/
  3. Python Generate HTML Report from XML | HTML Rep...

    Use the GroupDocs.Assembly Cloud API to generate dynamic HTML reports with XML data in Python....corresponding Clients and related information. Subsequently, proceed with...client_secret. Set up template information with a file path, storage...

    blog.groupdocs.cloud/assembly/display-xml-data-...
  4. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata Information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time Information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document (example) curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...allows you to add metadata information as properties which names...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  5. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve Information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Info API method to retrieve information Note Not all options are...

    docs.groupdocs.cloud/signature/infosettings/
  6. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata Information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time Information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...allows you to add metadata information as properties with specified...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal Information from a document, and so on....Purchase Buy Now Pricing Information SDKs Policies My Orders &...objects, fonts, or personal information from a document, and so on...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  8. Preview CGM files - Free Support Forum - groupd...

    I try upload file *.cgm but don’t show correctly file in viewer. Has anyone had the same problem?...similar, withour sensitive information), and the request or SDK...

    forum.groupdocs.cloud/t/preview-cgm-files/5550
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/get-supported-file-...
  10. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Purchase Buy Now Pricing Information SDKs Policies My Orders &...application/json" # Get document information (formats supported by the...

    docs.groupdocs.cloud/editor/get-supported-file-...