Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 2,829 for

docx to docx

(0.21 sec)
  1. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats To Words, Cells, Html, PDF, Slides and Image formats....docx", Folder = null, Storage = null...groupdocs.cloud/v1/viewer/one-page.docx/html/pdf"][6] \ -X POST \ -H...

    blog.groupdocs.cloud/viewer/first-public-releas...
  2. 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....docx' }, 'TargetFiles': [ { 'FilePath':...\target.docx' } ], 'OutputPath': 'output/result.docx', 'Settings':...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want To see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how To render a Word document including tracked changes. 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....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."viewer/with_tracked_changes_docx/with_tracked_changes_page_1...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  4. 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....docx' }, 'ViewFormat': 'HTML', 'Watermark':...null , "path" : "viewer/sample_docx/sample_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/add-watermark/
  5. 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....docx' }, 'AcceptAll': true, 'OutputPath':...'OutputPath': 'output/result.docx' }" Response { "href" : "https://api...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  6. 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. 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/set-metadata-by-p...
  7. 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....docx' }, 'Options': [ { 'AllPages':...FilePath = "signedQRCode_one-page.docx" }, Options = new List < VerifyOptions...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  8. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With STorage...docx?storageName#MyStorage" -H "accept:...: true , "name" : "one-page.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/classification/working-wit...
  9. Set Metadata By Tag | Documentation

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

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.EdiTor-Cloud only The metered license can be used in Docker version of GroupDocs.EdiTor-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.EdiTor Cloud with Docker Note about credits consumption when using metered license in docker version STorage calls are not charged EdiTor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....docx' ; $request = new Requests\...

    docs.groupdocs.cloud/editor/metered-consumption/