Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 14,307 for

docx

(0.04 sec)
  1. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/merger/get-supported-file-...
  2. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...docx", Folder = "" }, }, bestClassesCount:...{"Folder": "words/docx","Name": "four-pages.docx" } }' 回复 # { "bestClassName":...

    blog.groupdocs.cloud/zh/classification/classify...
  3. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js.... See Also # Annotate DOCX Files using a REST API in Python...

    blog.groupdocs.cloud/conversion/convert-images-...
  4. Convert Excel Spreadsheets to PDF using Ruby

    You can easily convert Excel XLSX files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...in Ruby How to Convert Word DOCX to PPTX PowerPoint Presentation...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  5. Sending files for translation | Documentation

    How to send files for translation to the selected languages.... Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/
  6. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python.... See Also # Annotate DOCX Files using a REST API in Python...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  7. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....extract all images from Word DOCX programmatically in Java using...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....docx"}' Windows PowerShell # First...'/wordprocessing/four-pages.docx' }" Windows CMD : : First get...

    docs.groupdocs.cloud/merger/get-document-inform...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" }, "ViewFormat": "JPG" }' Windows...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG' }" Windows...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....to Merge Word Documents (DOC, DOCX) in Java How to Split PowerPoint...

    blog.groupdocs.cloud/merger/java-document-split...