Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 10,612 for

docx

(0.04 sec)
  1. 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...
  2. 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/
  3. 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....split huge Word files and DOC/DOCX pages into smaller files. Let’s...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  4. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....conversions and file formats: Best DOCX to PDF Converter and Convert...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. 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...
  6. 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....docx) is one of the most commonly...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Automation REST APIs | GroupDocs......Python Programmatically Annotate DOCX Files using REST API on the...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  8. 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-...
  9. 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...
  10. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....from word document and Python docx extract tables...

    blog.groupdocs.cloud/parser/extract-images-from...