Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 1,782 for

doc to docx

(0.1 sec)
  1. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how To convert pdf Documents inTo wordprocessing Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'Pdf/sample.pdf', 'Format': 'docx', 'LoadOptions': { 'HidePdfAnnotations':...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  2. 使用 REST API 在 Ruby 中将 Word 文档转换为 PDF

    用户在发送账单和讲义等时将word文档转换为PDF。让我们学习如何使用云REST API在Ruby中将Word文档转换为PDF。...Word 文档转换为 PDF DOCX 是世界上最流行的文字处理器之一。但是,MS DOCX 会重新格式化文档,并且可以在不同的计算机系统上打开时进行更改。虽然...提供的内置功能将 Word DOCX 转换为 PDF,但您可能需要以编程方式将 Word 文档 DOCX 转换为 PDF。使用...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. GroupDocs.Parser Cloud Product Family on Docume...

    GroupDocs.Parser Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Parser Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud E......doc, .docx) using GroupDocs.Parser Cloud...extract text from Word documents (.docx) using Node.js REST API. Automate...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  4. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/merger/storage/file/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/merger/working-with-files/
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To Dashboard To create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it To also acccess the Dashboard. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...example demonstrating conversion docx document to pdf. Note The GitHub...

    docs.groupdocs.cloud/conversion/quick-start/
  6. Documents Classification | Documentation

    This API retrieves Document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call Document classification. Classify Document with taxonomy. Set taxonomy parameter To “default” for IAB-2, set ToDocuments” for Documents taxonomy, or set To “sentiment” or “sentiment3” for Sentiments taxonomies....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...{"folder": "words/docx","name": "four-pages.docx" } }' Response...

    docs.groupdocs.cloud/classification/documents-c...
  7. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Microsoft Word" , "extension" : ".doc" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  8. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document AuTomation REST APIs | GroupDocs......two or more Word documents (DOC, DOCX) using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  9. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.EdiTor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/editor/storage/file/one-page.docx?storageName=MyStorage" -H "accept:...

    docs.groupdocs.cloud/editor/working-with-files/
  10. Translating files with GroupDocs.Translation SD...

    How To use GroupDocs.Translation Cloud SDK for translating files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."pdf" ; string outputFormat = "docx" ; byte [] file = File . ReadAllBytes...

    docs.groupdocs.cloud/translation/file/sdk/