Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 1,785 for

docx to doc

(0.04 sec)
  1. Java convert HTML to Word document on Document ...

    Java convert HTML To Word Document on Document AuTomation REST APIs | GroupDocs Cloud Recent content in Java convert HTML To Word Document on Document AuTomation REST APIs | GroupDocs Cloud Convier......Cloud Convierta HTML a Word (DOC, DOCX) mediante programación en...a convertir HTML a Word (DOC, DOCX) mediante programación en...

    blog.groupdocs.cloud/es/tag/java-convert-html-t...
  2. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support Document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.Docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "Docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json"...

    docs.groupdocs.cloud/conversion/get-document-me...
  3. Translating PowerPoint files with GroupDocs.Tra...

    How To use GroupDocs.Translation Cloud SDK for translating PowerPoint files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Pptx , output_format = Format . Docx ) response = api . presentation_post...

    docs.groupdocs.cloud/translation/file/sdk/power...
  4. how to extract pages from a microsoft word docu...

    how To extract pages from a microsoft word Document on Document AuTomation REST APIs | GroupDocs Cloud Recent content in how To extract pages from a microsoft word Document on Document AuTomation R......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/how-to-extract-page...
  5. Sending files for translation | Documentation

    How To send files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...start with capital letter , e.g. Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/
  6. 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. Here is the list of properties that can be obtained for Document pages: Page width in pixels (when converted To the image); Page height in pixels (when converted To image); Page number; Visible property that indicates whether the page is visible or not....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'/wordprocessing/four-pages.docx' }" Response { "extension" : ".docx" , "pages"...

    docs.groupdocs.cloud/merger/get-document-inform...
  7. how to extract pages from word document online ...

    how To extract pages from word Document online on Document AuTomation REST APIs | GroupDocs Cloud Recent content in how To extract pages from word Document online on Document AuTomation REST APIs |......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/how-to-extract-page...
  8. Get Document Information | Documentation

    This REST API allows To obtain basic information about the Document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by Document type The following GroupDocs.Viewer Cloud REST API resource has been used To get Document information. cURL example Request # 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': 'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG' }" Resonse...

    docs.groupdocs.cloud/viewer/get-document-inform...
  9. nodejs how to extract pages from a word documen...

    nodejs how To extract pages from a word Document on Document AuTomation REST APIs | GroupDocs Cloud Recent content in nodejs how To extract pages from a word Document on Document AuTomation REST AP......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/nodejs-how-to-extra...
  10. Get Document Information | Documentation

    This REST API allows To obtain basic information about the Document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used To get Document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from Docs.cloud/applications>. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'source_files/word/source.docx' }" Response { "format" : "Microsoft...

    docs.groupdocs.cloud/comparison/get-document-in...