Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 2,049 for

docx to doc

(0.08 sec)
  1. Java convert Word to PDF free online converter

    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....本文涵蓋以下主題: Java Convert Word to PDF - DOCX to PDF Java庫安裝 如何使用 REST API...Word to PDF - DOCX to PDF Java庫安裝 為了將 Word DOC 轉換為 PDF,我將使用 GroupDocs...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-w...
  2. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。... 文件类型 文件格式 字处理 DOC 、 DOT 、 DOCX 、 DOCM 、 DOTX 、 DOTM 、...setFilePath("documents/sample.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  3. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。... 文件類型 文件格式 字處理 DOC 、 DOT 、 DOCX 、 DOCM 、 DOTX 、 DOTM 、...setFilePath("documents/sample.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  4. 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/
  5. Get Document Information | Documentation

    This API retrieves Document information. It returns an object that contains information about file format, Document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used To get Document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupDocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "SignatureDocs/one-page.Docx","STorageName": "MySTorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupDocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_ToKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'SignatureDocs/one-page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...{"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage"...

    docs.groupdocs.cloud/signature/get-document-inf...
  6. 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...
  7. 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. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. 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\": \"words/four-pages.docx\"}" Windows PowerShell # First...

    docs.groupdocs.cloud/editor/get-document-inform...
  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. nodejs how to save each page of a word document...

    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/nodejs-how-to-...
  10. nodejs how to save each page of a word document...

    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/nodejs-how-to-save-...