Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 14,489 for

docx

(1.44 sec)
  1. 使用 Java 拆分 DOCX |分词器

    了解如何在 Java 中将 Word 文档拆分为单独的文件。按照本教程在线拆分 Word 文档中的特定页面或部分。...Cloud SDK for Java 拆分 Word(DOC、DOCX)文档,您需要执行以下简单步骤: 上传 Word文件到云端...oud-data\\input-sample-file.docx"); UploadFileRequest request...

    blog.groupdocs.cloud/zh/merger/split-word-docum...
  2. compare documents on Document Processing REST A...

    compare documents on Document Processing REST APIs | GroupDocs Cloud Recent content in compare documents on Document Processing REST APIs | GroupDocs Cloud 在线比较 Word 文档与 C# .NET | Docx 文件比较 如何在 C# ......NET | DOCX 文件比较 如何在 C# .NET 中比较 Word 文档。指南比较...API 以编程方式比较两个或多个 Word 文档(DOC、DOCX)与 GroupDocs.Comparison Cloud...

    blog.groupdocs.cloud/zh/tag/compare-documents/i...
  3. groupdocs word api on Document Processing REST ...

    groupdocs word api on Document Processing REST APIs | GroupDocs Cloud Recent content in groupdocs word api on Document Processing REST APIs | GroupDocs Cloud Node.js で Word から画像を抽出する | Word ドキュメント画......docx) から画像を抽出する方法を学びます。Node.js 用の...からテキストを抽出 | Word テキスト抽出 API Word文書(.docx)からテキストを抽出する方法をNode.js REST APIを使って学びましょう。Node...

    blog.groupdocs.cloud/ja/tag/groupdocs-word-api/...
  4. Word to PDF converter online on Document Proces...

    Word to PDF converter online on Document Processing REST APIs | GroupDocs Cloud Recent content in Word to PDF converter online on Document Processing REST APIs | GroupDocs Cloud Node.js で Word を PD......js で Word を PDF に変換 | DOC/DOCX を PDF にオンラインで変換する REST API Microsoft...Microsoft Word 文書 (DOC, DOCX) を PDF に変換する方法を Node.js API を使用して学びます。Word...

    blog.groupdocs.cloud/ja/tag/word-to-pdf-convert...
  5. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Document MS Word : DOC , DOT , DOCX , DOCM , DOTX , DOTM , RTF ...Microsoft Word 97 - 2007 Template DOCX Office Open XML WordprocessingML...

    docs.groupdocs.cloud/assembly/getting-started/f...
  6. nodejs pdf to word converter

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松将 PDF 内容在线导出为 Microsoft Word...

    blog.groupdocs.cloud/zh/tag/nodejs-pdf-to-word-...
  7. export pdf to word online

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松将 PDF 内容在线导出为 Microsoft Word...

    blog.groupdocs.cloud/zh/tag/export-pdf-to-word-...
  8. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Java developers can convert DOCX to PDF with GroupDocs.Conversion...convert Word documents (DOC or DOCX) to JPG images using Java REST...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. Pdf translate from any language to English - Fr...

    is there any API for taking pdf as input(support all languages) and translate into English and retain same layout as original pdf using python. can you please suggest us, if so please let us know, we will have trail ver…...try to convert PDF to DOCX and use DOCX for translation. Please...

    forum.groupdocs.cloud/t/pdf-translate-from-any-...
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.Docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.Docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....docx" , }, "SaveOptions" : { "OverwriteExisting"... "OutputFilePath" : "file02.docx" }, "Options" : [ { "SignatureType"...

    docs.groupdocs.cloud/signature/signsettings/