Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 8,273 for

groupdocs.merger cloud

(0.39 sec)
  1. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in names. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. 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. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

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

    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 information to 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.groupdocs.Cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created 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. curl -v "https://api....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/text/sdk/
  7. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/text/fetch/
  8. Convert Microsoft Project MPP to PDF using REST...

    Programmatically Convert Microsoft Project MPP to PDF using REST API on the Cloud in Python with Document Conversion Cloud SDK for Python....PDF programmatically on the cloud. The conversion of Project data...Convert MPP to PDF without Cloud Storage Document Conversion...

    blog.groupdocs.cloud/2021/02/26/convert-mpp-to-...
  9. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  10. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/get-container-items...