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

docx to docx

(0.12 sec)
  1. word to jpg converter free in ruby on Document ...

    word To jpg converter free in ruby on Document Processing REST APIs | GroupDocs Cloud Recent content in word To jpg converter free in ruby on Document Processing REST APIs | GroupDocs Cloud Chuyển ......tốt nhất để chuyển đổi Word DOCX sang định dạng hình ảnh. Bài...

    blog.groupdocs.cloud/vi/tag/word-to-jpg-convert...
  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. word to image high quality in ruby on Document ...

    word To image high quality in ruby on Document Processing REST APIs | GroupDocs Cloud Recent content in word To image high quality in ruby on Document Processing REST APIs | GroupDocs Cloud Chuyển ......tốt nhất để chuyển đổi Word DOCX sang định dạng hình ảnh. Bài...

    blog.groupdocs.cloud/vi/tag/word-to-image-high-...
  4. Java convert word file to HTML online free on D...

    Java convert word file To HTML online free on Document Processing REST APIs | GroupDocs Cloud Recent content in Java convert word file To HTML online free on Document Processing REST APIs | GroupDo......automatiquement un fichier Word DOCX en fichier HTML à l'aide...

    blog.groupdocs.cloud/fr/tag/java-convert-word-f...
  5. Java 将 EML 转换为 PDF - 分步指南。

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

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  6. 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...
  7. 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...
  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. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word Docx 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...docx"); UploadFileRequest request...-testing\\input-sample-file.docx", fileStream, MyStorage); FilesUploadResult...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  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/