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

doc to docx

(0.05 sec)
  1. HTML Viewer - Exclude fonts | Documentation

    When rendering Documents inTo HTML, by default the fonts that are used in the Document are added To HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original Document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  2. Get Document Information | Documentation

    This REST API allows To obtain basic information about the Document. Endpoint accepts Document sTorage path as input payload. Here are the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicaTor. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage. Required....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath: '/documents/input.docx' }" Response { "fileType" :...

    docs.groupdocs.cloud/metadata/get-document-info...
  3. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole Document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. 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/
  5. 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/
  6. Java convert PNG to editable PPT online

    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....SDK 提供了範圍廣泛 的文檔轉換選項,包括 PDF、DOCDOCX、XLSX、HTML、光柵圖像等。對於需要將文檔轉換...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-p...
  7. 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/
  8. 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/
  9. 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...
  10. 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/tag/how-to-extract-a-pa...