Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 2,053 for

docx to doc

(0.27 sec)
  1. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/Docx/one-page.Docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath" : "/words/docx/one-page.docx" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/verifyresult/
  2. Working with Conversion API | Documentation

    This API intended for convert the Document To specified target format. URI ~/ HTTP POST Example 2 (Convert Document) Takes as input and returns. Example URL https://api.groupDocs.cloud/v2.0/conversion Request { "FilePath": "/words/Docx/one-page.Docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath" : "/words/docx/one-page.docx" , "Format" : "pdf" ...

    docs.groupdocs.cloud/conversion/conversion-api/
  3. pdf to word converter free download offline

    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....docx 或 .doc)。當您需要更改 PDF 文檔的文本、使用不同的文...Java SDK 安裝 為了將 PDF 文件轉換為 Word DOCX,我將使用 GroupDocs. 使用 REST API...

    blog.groupdocs.cloud/zh-hant/tag/pdf-to-word-co...
  4. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting Document’s fields and tables defined in a template file saved in user sTorage and specified by template path. The following example demonstrates how To extract data from a source Document by a saved template. Here you can see how To parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template STore in User STorage example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "words/docx/template-document.docx", "TemplatePath":...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  5. pdf file convert to word file free download

    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....docx 或 .doc)。當您需要更改 PDF 文檔的文本、使用不同的文...Java SDK 安裝 為了將 PDF 文件轉換為 Word DOCX,我將使用 GroupDocs....

    blog.groupdocs.cloud/zh-hant/tag/pdf-file-conve...
  6. HTML to Word converter software free download

    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 中以编程方式将 HTML 转换为 Word(DOCDOCX)。 HTML,或超文本标记语言,是一种用于创建和构...Java 中以编程方式将 HTML 转换为 Word(DOCDOCX)的综合指南。 本文应涵盖以下主题: Java HTML...

    blog.groupdocs.cloud/zh/tag/html-to-word-conver...
  7. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows To compare more than 2 Documents that are protected with a password. The following code sample shows how To compare password-protected Documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."source_files/word/source_protected.docx", "Password": "1231" }, "TargetFiles":...

    docs.groupdocs.cloud/comparison/compare-multipl...
  8. Java convert CSV to XML 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....它支持範圍廣泛的文件格式,包括 CSV、XML、PDF、DOCDOCX、Excel、HTML、CAD、光柵圖像等等。它易於使用並與基於...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-c...
  9. Parse by Template Defined as an Object | Docume...

    This REST API allows us To extract Document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how To extract data from a source Document by a user-defined template. Here you can see how To parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "words\\docx\\companies.docx", "StorageName": ""...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  10. Summarizing files with GroupDocs.Rewriter SDK |...

    How To use GroupDocs.Rewriter Cloud SDK for files summarization....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...setFormat ( SummarizationSupport . DOCX ); fileRequest . setOutputFormat...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/