Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 2,046 for

doc to docx

(0.23 sec)
  1. pdf to word converter free download for pc

    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....doc, .docx) 是最常用的文字处理文档格式之一。它允许您使用文...中将 PDF 转换为 Word DOCX 如何在 C# 中将页面范围从 PDF 转换为 DOCX 文件 如何在C#中将PDF的特定页面转换为Word文档...

    blog.groupdocs.cloud/zh/tag/pdf-to-word-convert...
  2. how to change page orientation in word office 365

    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....Merger 在 Ruby 中更改 Word DOC/DOCX 文件的頁面方向。有關 API 的詳細信息和其他功能,您可以訪問...

    blog.groupdocs.cloud/zh-hant/tag/how-to-change-...
  3. Java convert Word to PDF free online 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....本文涵盖以下主题: Java Convert Word to PDF - DOCX to PDF Java库安装 如何使用 REST API...Word to PDF - DOCX to PDF Java库安装 为了将 Word DOC 转换为 PDF,我将使用 GroupDocs...

    blog.groupdocs.cloud/zh/tag/java-convert-word-t...
  4. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/Docx/one-page.Docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "Top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...

    docs.groupdocs.cloud/signature/searchresult/
  5. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole Document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  6. nodejs how to save each page of a word document...

    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 從 Word DOC/DOCX Online 中提取頁面 您可能需要以編程方式將 word...文檔提取到雲端的單獨文件中。在本文中,您將學習如何使用 Node.js 在線從 word DOC/DOCX 中提取頁面。 本文應涵蓋以下主題: Word Page...

    blog.groupdocs.cloud/zh-hant/tag/nodejs-how-to-...
  7. nodejs how to save each page of a word document...

    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 从 Word DOC/DOCX Online 中提取页面 您可能需要以编程方式将 word...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/nodejs-how-to-save-...
  8. Get Document Information | Documentation

    This API retrieves Document information. It returns an object that contains information about file format, Document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used To get Document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupDocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "SignatureDocs/one-page.Docx","STorageName": "MySTorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupDocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_ToKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'SignatureDocs/one-page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...{"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage"...

    docs.groupdocs.cloud/signature/get-document-inf...
  9. how to change page orientation in word office 365

    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....Merger 在 Ruby 中更改 Word DOC/DOCX 文件的页面方向。有关 API 的详细信息和其他功能,您可以访问...

    blog.groupdocs.cloud/zh/tag/how-to-change-page-...
  10. Get Document Information | Documentation

    This REST API allows us To obtain basic information about the Document and it’s pages properties. The endpoint accepts the Document sTorage path as input payload. Here is the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First, get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."{\"FilePath\": \"words/four-pages.docx\"}" Windows PowerShell # First...

    docs.groupdocs.cloud/editor/get-document-inform...