Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 1,407 for

docx to doc

(0.11 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Remove Metadata By Property Name Match Regex | ...

    This REST API allows To remove metadata properties from the Document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how To remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. 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...
  5. Working with Storage API | Documentation

    STorage existance API This API intended for checking existence of cloud sTorage with given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Comparison Cloud API Reference lets you To try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/comparison/sTorage/MySTorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ObjectExistsRequest ( "Comparisondocs/one-page.docx" , Common . MyStorage ); var...

    docs.groupdocs.cloud/comparison/working-with-st...
  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. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. 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.Metadata 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/metadata/working-with-folder/
  8. Working with Storage API | Documentation

    STorage existence API This API intended for checking existence of cloud sTorage with given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Annotation Cloud API Reference lets you To try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/annotation/sTorage/MySTorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/annotation/storage/version/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/annotation/working-with-st...
  9. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows To extract metadata properties from the Document choosing the properties To extract 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 extract metadata creaTor information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. 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/