Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 926 for

order

(0.1 sec)
  1. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example 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" # Get document information (available formats) curl -v "https://api....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/get-document-info...
  3. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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' # cURL example to join several documents into one curl -v 'https://api....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several documents into one (example endpoint) curl -v "https://api....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/rewriter/workflow/
  6. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/translation/workflow/
  7. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/translation/file/request/e...
  8. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/translation/supported-file...
  9. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/comparison/supported-docum...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/metadata/get-metadata-tags...