Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 1,636 for

docx to doc

(0.05 sec)
  1. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows To reject all revisions in Word Document and save the result. The following code sample demonstrates how To reject 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' }, 'RejectAll': true, 'OutputPath':...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  2. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a Document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Verify signatures For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'signaturedocs/signedQRCode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  3. Generate Document Pages Preview | Documentation

    This REST API provides an ability To generate Document pages of image representations. There are several ways To specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property. For protected Documents, it is also required To provide a password. The following properties of preview may be cusTomized:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'WordProcessing/four-pages.docx' }, 'OutputPath': '/Output/preview-page'...

    docs.groupdocs.cloud/merger/generate-document-p...
  4. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method To update some signature properties by it’s id. The signature ID is needed To perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Update signatures Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signedQRCode_one-page.docx' }, 'Options': [ { 'SignatureType':...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  5. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With STorage...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/classification/storage/version/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/classification/working-wit...
  6. Convert document async | Documentation

    This example demonstrates how To convert word processing Document inTo pdf Document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted Document from sTorage Steps 1 and 4 are sTorage operations, please refer To this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath':...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you To apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how To apply the watermark To the output pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage 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...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'Watermark':...

    docs.groupdocs.cloud/viewer/add-watermark/
  8. 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. 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/remove-metadata-b...
  9. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows To protect resultant Document with password. The following code snippet demonstrates how To compare Documents and protect resultant Document with password 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'source_files\\word\\source.docx' }, 'TargetFiles': [ { 'FilePath':...

    docs.groupdocs.cloud/comparison/set-password-fo...
  10. 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...