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

docx to docx

(0.11 sec)
  1. 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/
  2. 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...
  3. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/Docx/one-page.Docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process..."FilePath" : "/words/docx/one-page.docx" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/verifyresult/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "STorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud sTorage VersionId File Version, can be null or omitted. STorageName Name of the cloud sTorage. Can be omitted, then default sTorage used. Password The password for password-protected documents (Docx, pdf, etc)...password-protected documents (docx, pdf, etc) Was this page helpful...

    docs.groupdocs.cloud/comparison/fileinfo/
  9. Extract Images from Word Documents using C# .NE...

    Learn how To extract images from Word (.Docx, .DOC) files in C# .NET and REST API. Step-by-step tuTorial To extract and save embedded images online....docx file can be slow and error-prone...pictures directly from .doc and .docx files in your C# applications...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. 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....this tutorial: How to Convert DOCX to Images file types using REST...the best way to convert Word DOCX to JPG, PNG and GIF files in...

    blog.groupdocs.cloud/categories/groupdocs.conve...