Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 847 for

doc to pdf

(0.1 sec)
  1. Convert document direct async | Documentation

    This example demonstrates how To convert word processing Document inTo Pdf Document asyncronously without using cloud sTorage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted Document) Resource URI HTTP PUT ~/conversion/async 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...word processing document into pdf document asyncronously without...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. 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...Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  3. 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...scanned PDFs for translation Sending images and scanned PDFs for...

    docs.groupdocs.cloud/translation/file/request/i...
  4. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages inTo HTML, Pdf, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how To adjust output page size....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...rendering Email messages into HTML, PDF, and images. To enable this feature...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  5. 在 Python 中在线将 Word 转换为 HTML

    您可以将 Doc 文件转换为 HTML 文件,以便在 Web 浏览器中显示 word Doc。本文介绍如何用Python在线将word转html。...轻松地在 Word、PowerPoint, Excel、PDF、HTML、CAD、光栅图像等 50 多种文档和图像之间进行转换。...在本文中,您已了解: 如何在云端使用Python将word doc转成HTML文件; 将HTML文件上传到云端,然后从云端下载转换后的html文件;...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Detecting paraphrases in files with GroupDocs.R...

    How To use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  7. 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..."formats" : [ { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  8. Translating image files with GroupDocs.Translat...

    How To use GroupDocs.Translation Cloud SDK for translating image files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...filePath = "/path/to/myfile.pdf" ; string savePath = "/path/to/savefile/"...

    docs.groupdocs.cloud/translation/file/sdk/image...
  9. GroupDocs.Rewriter Cloud | Documentation

    An introduction To natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-To-day business needs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...online. Paraphrase and convert PDF file online. Create unique content...

    docs.groupdocs.cloud/rewriter/
  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 中提取页面 您可能需要以编程方式将...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/how-to-extract-a-pa...