Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,321 for

word annotation

(0.44 sec)
  1. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "passWord": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, passWord Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word Open XML Document" , "size"...

    docs.groupdocs.cloud/signature/inforesult/
  2. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the cloud in Python with Excel Merger Cloud SDK for Python....supported document formats of Word , Excel , PowerPoint , Visio...Two or More Files . . ← View Word Documents as HTML Pages using...

    blog.groupdocs.cloud/2021/10/16/merge-multiple-...
  3. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....supported document formats such as Word, Excel, PowerPoint, Visio drawings...Multiple Excel Files . . ← Edit Word Documents using REST API in...

    blog.groupdocs.cloud/2021/07/30/merge-multiple-...
  4. Extract Data from PDF using a REST API in Node.js

    Programmatically extract data from PDF using REST API in Node.js with Document Parser Cloud SDK. This article is about automated data extraction from PDF.... See Also Compare Word Documents using REST API in...or Reject Tracked Changes in Word using Node.js Edit Excel Sheet...

    blog.groupdocs.cloud/2021/12/21/extract-data-fr...
  5. Merge Documents of Different Types using REST A...

    Programmatically merge documents of different file types using a REST API on the cloud in Python with GroupDocs.Merger Cloud SDK for Python....supported document formats of Word , Excel , PowerPoint , Visio...and then all the pages of the Word document. Download the Merged...

    blog.groupdocs.cloud/2021/12/31/merge-documents...
  6. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...supported file formats such as PDF, Word, Powerpoint, and Excel worksheets...to Change Page Orientation in Word Document using Ruby → Search...

    blog.groupdocs.cloud/2022/06/03/split-pdf-extra...
  7. Containerize.Fess

    Search Options Results per page -- Results per page -- 10 20 30 40 50 100 Sort -- Sort -- Score File Name (ascending)......Words Cloud Product Family Aspose.Words Product Family...Spreadsheet Family FileFormat Word Processing Family Forum Forum...

    127.0.0.1:8080
  8. 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....documents and images such as Word, Excel, PowerPoint, PDF, HTML...on the forum . See Also # Annotate DOCX Files using a REST API...

    blog.groupdocs.cloud/conversion/convert-images-...
  9. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Annotation Product Solution GroupDocs...Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX...

    docs.groupdocs.cloud/classification/overview/
  10. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word 97 - 2007 Document" }, { "extension"...

    docs.groupdocs.cloud/metadata/get-supported-fil...