Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 1,785 for

docx to doc

(0.04 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you To manipulate page ordering by moving any page(s) To a new position within a Document. For moving page To a new position, it’s needed To specify current and new page numbers along with the path To Document in sTorage. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified while moving Document pages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'words/four-pages.docx'}, 'PageNumber': 1, 'NewPageNumber':...

    docs.groupdocs.cloud/merger/move-pages/
  2. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/Docx/one-page.Docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "Top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...

    docs.groupdocs.cloud/signature/searchresult/
  3. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...popular file formats like PDF, DOCX, PPTX, XLSX etc. into JPEG,...

    docs.groupdocs.cloud/viewer/features-overview/
  4. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."filePath" : "signaturedocs/one-page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/inforesult/
  5. how to extract a page from a word document in n...

    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....js 從 Word DOC/DOCX Online 中提取頁面 您可能需要以編程方式將 word...文檔提取到雲端的單獨文件中。在本文中,您將學習如何使用 Node.js 在線從 word DOC/DOCX 中提取頁面。 本文應涵蓋以下主題: Word Page...

    blog.groupdocs.cloud/zh-hant/tag/how-to-extract...
  6. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...start with capital letter , e.g. Docx. rotationAngle Integer null...

    docs.groupdocs.cloud/translation/file/request/i...
  7. Sending Markdown files for translation | Docume...

    How To send Markdown 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/m...
  8. Internal error: Exception of type 'System.OutOf...

    I’m using groupDocs conversion cloud deployed on my server but when I try To convert 50mb xls file its giving error Internal error: Exception of type ‘System.OuTofMemoryException’ was thrown I’m using the following API…... could you please share any doc or example related this sergei...then can you please share a doc for that. Earlier you said: yes...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  9. Sending PowerPoint and ODP files for translatio...

    How To send PowerPoint and ODP 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/p...
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the Document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name It could be omitted for default sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath: '/words/four-pages.docx' }" Response { "fileType" :...

    docs.groupdocs.cloud/parser/get-document-inform...