Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 2,760 for

docx to docx

(0.13 sec)
  1. Working With Folder | Documentation

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

    docs.groupdocs.cloud/classification/working-wit...
  2. 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" } }; var options = new JoinOptions...

    docs.groupdocs.cloud/merger/join-document-cross...
  3. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you To add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how To add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the 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/add-metadata-by-p...
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows To extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how To extract metadata information from all properties with the “dc” string in the beginning of the 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 ": "" }, "...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents inTo a single resultant document. For the simplest scenario of combining several documents Together it’s only needed To provide sTorage path for each file. For protected documents, it is also required To provide a password. 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 It could be omitted for default sTorage....docx', 'Password': 'password' } }...'/WordProcessing/one-page.docx' } } ], 'OutputPath': 'output/joined.docx' }" Response...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. 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':...null , "path" : "viewer/sample_docx/sample_page_1.jpg" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  7. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows To create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images 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" }, Format = PreviewOptions...( "source_files/word/source.docx" ); PreviewOptions options =...

    docs.groupdocs.cloud/comparison/create-document...
  8. Verify QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify a signed document. It provides methods To verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....docx" \ - X POST \ - H "Content-Type:...com/s/bzx1xm68zd0c910/PieChart.docx" , "folder" : "" , "code" :...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  9. Convert Specific Pages | Documentation

    This example demonstrates how To convert specific 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':...= "WordProcessing/four-pages.docx" , Format = "pdf" , ConvertOptions...

    docs.groupdocs.cloud/conversion/convert-specifi...
  10. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed To pass search options To Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search 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" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/search-for-qr-co...