Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 2,916 for

docx to docx

(0.04 sec)
  1. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......NET | DOCX File Comparison How to compare...or more Word documents (DOC, DOCX) using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  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" } ]..."FilePath" : "/words/docx/one-page.docx" , "Format" : "pdf" ...

    docs.groupdocs.cloud/conversion/conversion-api/
  3. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how To convert Excel (XLS/XLSX) To CSV in Java using REST API. This article provides step-by-step instructions for converting Excel To CSV quickly....file formats to and from PDF, DOCX, XLSX, PPTX, HTML, and other...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  4. Sending Word files for translation | Documentation

    How To send Word files for translation To the selected languages...."outputFormat": "pdf", "format": "Docx", "pages": null }' Request (evaluation)..."outputFormat": "pdf", "format": "Docx", "pages": null }' Response...

    docs.groupdocs.cloud/translation/file/request/w...
  5. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats To Words, Cells, Html, PDF, Slides and Image formats for the whole document, page by page or cusTom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, Docx, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, Docx, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or cusTom range of pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...

    docs.groupdocs.cloud/conversion/overview/
  6. Translate Word or Excel Documents into 7 Differ...

    Translation API To translate Word & Excel documents inTo Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....docx" \], "errors": \[\] } Translate...to French. The file, document.docx was uploaded earlier in myFolder...

    blog.groupdocs.cloud/translation/translate-word...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Learn how to convert DOC or DOCX to HTML using GroupDocs.Conversion...

    blog.groupdocs.cloud/groupdocs.cloud/page/4/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Extract Pages from Word DOC/DOCX Online using Node.js You may...extract pages from word DOC/DOCX online using Node. Convert your...

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  9. 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....docx', 'Password': '1231' }, 'TargetFiles':...'target_files\\word\\target_protected.docx', 'Password': '5784' }, { 'FilePath':...

    docs.groupdocs.cloud/comparison/compare-multipl...
  10. Timeout error ApiClient - Free Support Forum - ...

    Getting this Today: com.groupdocs.cloud.merger.client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…...this long to merge two small docx documents. Can someone take...createTempFile(tempFile1Name, DOCX_FILE_EXTENSION); OutputStream...

    forum.groupdocs.cloud/t/timeout-error-apiclient...