Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 1,779 for

doc to docx

(0.1 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'/wordprocessing/four-pages.docx' }" Response { "extension" : ".docx" , "pages"...

    docs.groupdocs.cloud/merger/get-document-inform...
  2. 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 Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG' }" Resonse...

    docs.groupdocs.cloud/viewer/get-document-inform...
  3. 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 File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used To get Document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from Docs.cloud/applications>. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'source_files/word/source.docx' }" Response { "format" : "Microsoft...

    docs.groupdocs.cloud/comparison/get-document-in...
  4. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want To add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you To get the text contained in a source Document with coordinates. Following code sample shows how To retrieve and print out text (lines / words / characters) of each Document page with coordinates....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PNG', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To Dashboard To create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it To also acccess the Dashboard. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...demonstrating how to compare two docx documents using GroupDocs.Comparison...

    docs.groupdocs.cloud/comparison/quick-start/
  6. how to extract a page from a word document in n...

    how To extract a page from a word Document in nodejs on Document AuTomation REST APIs | GroupDocs Cloud Recent content in how To extract a page from a word Document in nodejs on Document AuTomation......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/how-to-extract-a-pa...
  7. nodejs how to save each page of a word document...

    nodejs how To save each page of a word Document separately on Document AuTomation REST APIs | GroupDocs Cloud Recent content in nodejs how To save each page of a word Document separately on Documen......extraire des pages de Word DOC/DOCX Online à l'aide de Node.js...extraire des pages de Word DOC/DOCX en ligne à l'aide de Node...

    blog.groupdocs.cloud/fr/tag/nodejs-how-to-save-...
  8. Image Annotation | Documentation

    Image annotation allows To add image within Document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'annotationdocs/one-page.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/image-annotation/
  9. Point Annotation | Documentation

    Point annotation sticks comments To any point in a Document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'annotationdocs/one-page.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/point-annotation/
  10. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want To hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'annotationdocs/one-page.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/resource-redact...