Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 2,048 for

docx to doc

(0.08 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. Linux/MacOS/Bash # 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 arguments. curl -v 'https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "SearchCriteria":...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Remove Metadata By Possible Tag Name | Document...

    This REST API allows To remove metadata properties from the Document choosing the properties To remove by approximate or a part of metadata tag name. This API allows you To specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how To remove metadata properties that have “creaTor” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "SearchCriteria":...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/parser/working-with-folder/
  4. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows To accept all revisions in Word Document and save the result. The following code sample demonstrates how To accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Call API method with options Download comparison result Document from sTorage (if any) Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."source_files/word/source_with_revs.docx" }, "AcceptAll": true, "OutputPath":...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  5. Extract Metadata By Property Name Match Regex |...

    This REST API allows To extract metadata properties from the Document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how To extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "SearchCriteria":...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Working With Storage | Documentation

    STorage existence API This API intended for checking the existence of cloud sTorage with a given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description sTorageName STorage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupDocs.cloud/v1.0/metadata/sTorage/MySTorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/metadata/storage/version/one-page.docx?storageName#MyStorage' \ -H...

    docs.groupdocs.cloud/metadata/working-with-stor...
  7. Set Metadata By Possible Tag Name | Documentation

    This REST API allows To set Document metadata new values choosing properties To edit by approximate or a part of metadata tag name. This API allows you To specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how To set new metadata creaTor name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "Properties":...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/classification/working-wit...
  9. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows To obtain list of revisions from Word Document. The following code sample demonstrates how To get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Call API method Download comparison result Document from sTorage (if any) Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."source_files/word/source_with_revs.docx" }' Windows PowerShell # First...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  10. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows To adjust comparison sensitivity To achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 To 100. Minimal value - the minimal value is 0. Setting sensitivity To a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "source_files/word/source.docx" }, "TargetFiles": [ { "FilePath":...

    docs.groupdocs.cloud/comparison/compare-sensiti...