Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,053 for

docx to doc

(0.12 sec)
  1. Sending files for translation | Documentation

    How To send files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...start with capital letter , e.g. Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/
  2. how to extract pages from a microsoft word docu...

    how To extract pages from a microsoft word Document on Document Processing REST APIs | GroupDocs Cloud Recent content in how To extract pages from a microsoft word Document on Document Processing R......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-page...
  3. how to extract a page from a word document in n...

    how To extract a page from a word Document in nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in how To extract a page from a word Document in nodejs on Document Processing......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...
  4. 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"}' Windows PowerShell # First...

    docs.groupdocs.cloud/merger/get-document-inform...
  5. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "JPG" }' Windows...

    docs.groupdocs.cloud/viewer/get-document-inform...
  6. 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/
  7. 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 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 environment variables....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "source_files/word/source.docx" }' Windows PowerShell # First...

    docs.groupdocs.cloud/comparison/get-document-in...
  8. 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...
  9. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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/watermark-annot...
  10. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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/text-highlight-...