Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 3,082 for

docx to docx

(0.17 sec)
  1. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats inTo one pdf or word processing document. 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 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 Pages Collection of page numbers To use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....docx" } } ], "OutputPath": "Output/joined...'FilePath': 'WordProcessing/one-page.docx' } } ], 'OutputPath': 'Output/joined...

    docs.groupdocs.cloud/merger/join-document-cross...
  2. 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...
  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. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files To JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 To 100. Default value is 90. This example demonstrates how To adjust quality of the output JPG image. 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": "JPG", "RenderOptions":..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "JPG", "RenderOptions":...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  6. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you To protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how To protect output PDF document. 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': 'PDF', 'RenderOptions':...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PDF', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  7. 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...
  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. Link Annotation | Documentation

    Link annotation adds a hyper link To document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/link-annotation/
  10. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability To apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) To the resulting document; The following code sample shows how To accept/reject changes. 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", "Changes":...

    docs.groupdocs.cloud/comparison/accept-or-rejec...