Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 3,081 for

docx to docx

(0.78 sec)
  1. 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...
  2. GroupDocs.Conversion Cloud Product Family

    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....LaTeX documents to Word (DOC/DOCX) using Python and the LaTeX...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information 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 -v "https://api.groupdocs.cloud/v1/signature/document.Docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....docx/document/info" \ -X GET \ -H...cloud/v1/signature/document.docx/document/info" ` -X GET ` -H...

    docs.groupdocs.cloud/signature/document-informa...
  4. 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/26/
  5. GroupDocs.Merger Cloud Product Family

    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....Explore the capabilities of a DOCX password protector REST API...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  6. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....formats, including ZIP, PDF , DOCX , and more. Cloud‑based processing...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  7. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user sTorage and specified by template path. The following example demonstrates how To extract data from a source document by a saved template. Here you can see how To parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template STore in User STorage example...."FilePath": "words/docx/template-document.docx", "TemplatePath":...'FilePath': 'words/docx/template-document.docx', 'TemplatePath':...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  8. 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/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...docx or .doc) programmatically in...documents online. Word (.doc, .docx) is one of the most commonly...

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  10. 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...