Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 2,936 for

docx to docx

(0.05 sec)
  1. how to save each page of a word document separa...

    how To save each page of a word document separately on Document Processing REST APIs | GroupDocs Cloud Recent content in how To save each page of a word document separately on Document Processing R......documents par page ou divisez le docx en ligne. Cet article explique...

    blog.groupdocs.cloud/fr/tag/how-to-save-each-pa...
  2. Multiple Annotation | Documentation

    This REST API allows To add multiple annotations To the 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/multiple-annota...
  3. Java 将 EML 转换为 PDF - 分步指南。

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

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  4. how to extract a page from a word document in n...

    how To extract a page from a word document in nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in how To extract a page from a word document in nodejs on Document Processing......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...
  5. 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...
  6. nodejs how to save each page of a word document...

    nodejs how To save each page of a word document separately on Document Processing REST APIs | GroupDocs Cloud Recent content in nodejs how To save each page of a word document separately on Documen......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/nodejs-how-to-save-...
  7. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...提供了 范围广泛 的文档转换选项,包括 PDF、DOC、DOCX、XLSX、HTML、光栅图像等。对于需要将文档转换为不...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  8. 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 Processing 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...
  9. 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...
  10. 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/