Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 2,930 for

docx to docx

(0.11 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...focusing on how to annotate DOCX files using a REST API in Python...

    blog.groupdocs.cloud/groupdocs.cloud/page/39/
  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....docx" -H "accept: application/json"...application/json { "fileType" : "docx" , "pageCount" : 4 , "size"...

    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.... Docx ) response = api . presentation_post...

    docs.groupdocs.cloud/translation/file/sdk/power...
  4. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...
  5. 8. Convert to HTML Format | Documentation

    This example demonstrates how To convert word processing document inTo html document with advanced conversion 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...docx', 'Format': 'html', 'ConvertOptions':...= "WordProcessing/four-pages.docx" , Format = "html" , ConvertOptions...

    docs.groupdocs.cloud/conversion/convert-to-html...
  6. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.EdiTor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how To get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/merger/get-supported-file-...
  7. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows To convert supported document formats To any Supported Document Formats and returns the output document sTorage URL and also support To get result as a stream. Convert To Any Format You can convert the supported document formats To Any Format Format and get Output as STorage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert To Any Format format example....docx\", \"Format\": \"txt\", \"LoadOptions\":...FilePath = "conversions/sample.docx" , Format = convertToFormat...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows To convert the supported document formats To PDF Formats and returns the output document sTorage URL and also support To get result as a stream. Convert To PDF Formats You can convert the supported document formats To PDF Formats and get output as sTorage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert To PDF format example. cURL example Request curl -X POST "https://api....docx\", \"Format\": \"pptx\", \"LoadOptions\":..."conversions/password-protected.docx" , Format = "pdf" , LoadOptions...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files To single file. 100% free online document merger....Open XML Macro-Enabled Document DOCX Merger Microsoft Word Open XML...

    products.groupdocs.app/merger/total
  10. Sending files for translation | Documentation

    How To send files for translation To the selected languages.... Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/