Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 2,650 for

docx to docx

(0.05 sec)
  1. Java 将 EML 转换为 PDF - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 EML 文件转换为 Java 中的 PDF。使用分步指南增强安全性和兼容性。... 是的, SDK 支持多种文件格式,包括 DOCX、XLSX、PPTX、HTML 等等,使您能够毫不费力地在不同格式之间转换文件。...

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  2. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows To sign document with several signatures simultaneously and even apply signatures of different types To the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage and other files, like digital certificate or image stamp Sign document Download output document For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual....docx' }, 'Options': [ { 'AllPages':...'OutputFilePath': 'signedText_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. how to extract a page from a word document in n...

    how To extract a page from a word document in nodejs on Document AuTomation REST APIs | GroupDocs Cloud Recent content in how To extract a page from a word document in nodejs on Document AuTomation......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js Extrayez...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/how-to-extract-a-pa...
  4. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with cusTom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options To specify different options for Stamp signature:...docx' }, 'Options': [ { 'SignatureType':...'signaturedocs/signedStamp_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. how to split a word document into separate file...

    how To split a word document inTo separate files every 5 or n pages on Document AuTomation REST APIs | GroupDocs Cloud Recent content in how To split a word document inTo separate files every 5 or ......documents par page ou divisez le docx en ligne. Cet article explique...

    blog.groupdocs.cloud/fr/tag/how-to-split-a-word...
  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. 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/
  8. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required To provide a password. The following example demonstrates how To extract pages 2,4,7 from a source document inTo a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....docx'}, 'Pages': [ 2, 4, 7 ], 'OutputPath':...'output/extract-pages-by-numbers.docx' }" Response *Response will...

    docs.groupdocs.cloud/merger/extract-pages/
  9. Remove Metadata By Property Value | Documentation

    This REST API allows To remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how To remove metadata properties with the “Microsoft Office Word” value. 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 ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows To remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how To remove metadata properties that have exact “NameOfApplication” names. 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.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To join several documents inTo one curl -v "https://api....docx ", " StorageName ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...