Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 3,088 for

docx to docx

(0.28 sec)
  1. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents inTo a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages To take from which document and in what order. The output path for the resultant document....docx" }, { "FilePath": "WordProcessing/four-pages.docx" }..."OutputPath": "Output/mixed-pages.docx" }' Windows PowerShell # First...

    docs.groupdocs.cloud/merger/mix-document-pages/
  2. 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...
  3. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/ko/assembly/create-invoice...
  4. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  5. invoice-template.docx

    Attention: <<[CusTomer.Name]>>INVOICE # <<[Invoice.Number]>> <<[CusTomer.Company]>> <<[CusTomer.City]>>, <<[CusTomer.Address]>> <<[CusTomer.State]>>, <<[CusTomer.ZipCode]>> <<[CusTomer.Email]>> Dat......Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat...

    blog.groupdocs.cloud/fr/assembly/create-invoice...
  6. 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":...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'Watermark':...

    docs.groupdocs.cloud/viewer/add-watermark/
  7. 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_files/word/target.docx" } ], "OutputPath": "output/result.docx", "Settings":...

    docs.groupdocs.cloud/comparison/set-password-fo...
  8. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With STorage...docx" , Common . MyStorage ); var...ObjectExistsRequest ( "viewers\\one-page.docx" , Utils . MYStorage , null...

    docs.groupdocs.cloud/viewer/working-with-storage/
  9. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To sign a document with multiple signatures. For example, you can add Text and Barcode Signature To a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....docx%3fdl%3d1 \ --header "authorization:...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" ` - -header "authorization:...

    docs.groupdocs.cloud/signature/working-with-sig...
  10. Convert N Consecutive Pages | Documentation

    This example demonstrates how To convert consecutive pages from word processing documents inTo pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....docx", "Format": "pdf", "ConvertOptions":...'FilePath': 'WordProcessing/four-pages.docx', 'Format': 'pdf', 'ConvertOptions':...

    docs.groupdocs.cloud/conversion/convert-n-conse...