Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 2,650 for

docx to docx

(0.13 sec)
  1. 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:...docx' }, 'OutputPath': '/Output/preview-page'...= "WordProcessing/four-pages.docx" }; var options = new PreviewOptions...

    docs.groupdocs.cloud/merger/generate-document-p...
  2. Working With Folder | Documentation

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

    docs.groupdocs.cloud/viewer/working-with-folder/
  3. 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/
  4. 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...
  5. 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...
  6. Working with Folder API | 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 folder in GroupDocs Cloud STorage. API Explorer GroupDocs.signature Cloud API Reference lets you To 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 exposes....docx" , "isFolder" : false , "modifiedDate"..."/signaturedocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/signature/working-with-fol...
  7. 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/
  8. 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....docx" , Common . MyStorage ); var...( "Comparisondocs\\one-page.docx" , Utils . MYStorage , null...

    docs.groupdocs.cloud/comparison/working-with-st...
  9. 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/
  10. 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...