Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 2,934 for

docx to docx

(0.16 sec)
  1. Extract PowerPoint Images | PPTX Image Extracto...

    How To extract and download images from PowerPoint presentations using .NET Cloud SDK. AuTomate PPT and PPTX image extraction with REST API. PPT To JPG...supports including ( PDF , Excel , DOCX etc.), it is also a powerful...

    blog.groupdocs.cloud/parser/extract-images-from...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Our online docx merger API provides a convenient...

    blog.groupdocs.cloud/groupdocs.cloud/page/27/
  3. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages.... Docx. ocrformat String Pdf Format...

    docs.groupdocs.cloud/translation/file/request/i...
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used To get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" \ -d "{ 'FilePath': 'annotationdocs/one-page.Docx'} Response { "name": "one-page.Docx", "path": "annotationdocs/one-page....docx'} Response { "name" : "one-page.docx" , "path"..."annotationdocs/one-page.docx" , "extension" : ".docx" , "fileFormat"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs....to Merge Word Documents (DOC, DOCX) in Java Combine PNG Files in...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  6. Python Display JSON Data in HTML Page | HTML Re...

    Generate dynamic Python reports with JSON data using GroupDocs.Assembly Cloud API. Display JSON data on HTML pages with charts, tables, and more for engaging content. A step-by-step guide with samples....the following template in TXT, DOCX, or the required format to iterate...

    blog.groupdocs.cloud/assembly/display-json-data...
  7. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.EdiTor 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/editor/get-supported-file-...
  8. Combine Word Documents in C#

    Let's learn how To combine Word documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs To merge Word documents programmatically....have uploaded two different Docx/Docs files on the API cloud...

    blog.groupdocs.cloud/merger/combine-word-docume...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...docx or .doc) programmatically in...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  10. Translating PDF files with GroupDocs.Translatio...

    How To use GroupDocs.Translation Cloud SDK for translating PDF files...."pdf" ; string outputFormat = "docx" ; byte [] file = File . ReadAllBytes...

    docs.groupdocs.cloud/translation/file/sdk/pdf/