Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 2,829 for

docx to docx

(0.08 sec)
  1. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with cusTom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options To specify different options for Stamp signature:...docx' }, 'Options': [ { 'SignatureType':...'signaturedocs/signedStamp_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document sTorage path as input payload and returns path To the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the sTorage Required property STorageName STorage name It could be omitted for default sTorage. VersionId File version Id Useful for sTorages that support file versioning Password The password To open file Should be specified only for password-protected documents OutputPath Path To resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....docx'}, 'Password': 'Password', 'OutputPath':...'output/add-password.docx' }" Response { "path" : "output/add-password.docx" }...

    docs.groupdocs.cloud/merger/security-operations/
  3. Add Metadata By Possible Tag Name | Documentation

    This REST API allows To add metadata properties To the document choosing the right place To add 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 add metadata date and time information in 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....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Add Metadata By Tag | Documentation

    This REST API allows To add metadata properties To the document choosing the right place To add by exact tag and category name. cURL example The following example demonstrates how To add metadata date and time information in all properties that have specified 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....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  5. 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....docx" , "isFolder" : false , "modifiedDate"..."/metadatadocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/metadata/working-with-folder/
  6. Remove Metadata By Tag | Documentation

    This REST API allows To remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how To remove all metadata properties with the “Created” tag name. 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....docx ", " StorageName ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. 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....docx ", " StorageName ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

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

    GroupDocs.Classification Cloud Working With Folder...docx" , "isFolder" : false , "modifiedDate"..."/classificationdocs/four-pages.docx" }, ... ] } List Files with...

    docs.groupdocs.cloud/classification/working-wit...
  9. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents inTo a single resultant document. For the simplest scenario of combining several documents Together it’s only needed To provide sTorage path for each file. For protected documents, it is also required To provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the sTorage Required property STorageName STorage name It could be omitted for default sTorage....docx', 'Password': 'password' } }...'/WordProcessing/one-page.docx' } } ], 'OutputPath': 'output/joined.docx' }" Response...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows To compare documents that are protected with a password. The following code sample shows how To compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents inTo cloud sTorage Compare documents or get document info Download comparison result document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API documentation for usage details....docx', 'Password': '1231' }, 'TargetFiles':...'target_files\\word\\target_protected.docx', 'Password': '5784' } ], 'OutputPath':...

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