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

doc

(0.12 sec)
  1. 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-...
  2. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today....formats , including CSV, XML, PDF, DOC, DOCX, Excel, HTML, CAD, raster...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Convert Word Documents to PDF using Node.js | D...

    Programmatically Convert Word Documents to PDF using a REST API in Node.js. Node.js SDK allows converting Doc and DocX files to PDF files on the cloud....convert your Word documents (DOC or DOCX) into PDF programmatically...

    blog.groupdocs.cloud/conversion/convert-word-do...
  4. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...will show how to convert MD to Doc online in Python programmatically...

    blog.groupdocs.cloud/conversion/convert-markdow...
  5. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...downloadFile API to bring the signed doc back to our platform where we...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  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...Document Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  7. Convert Word Documents to PDF using REST API in...

    Programmatically convert Word Documents (DocX or Doc) to PDF files using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....convert your Word documents (DOC or DOCX) into PDF programmatically...convert options such as display_doc_title, margins (top, left, right...

    blog.groupdocs.cloud/conversion/convert-word-do...
  8. 在 Python 中在线将 Word 转换为 HTML

    您可以将 Doc 文件转换为 HTML 文件,以便在 Web 浏览器中显示 word Doc。本文介绍如何用Python在线将word转html。...在本文中,您已了解: 如何在云端使用Python将word doc转成HTML文件; 将HTML文件上传到云端,然后从云端下载转换后的html文件;...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...used in Microsoft Word 97-2003 .DOC binary documents. XmlDsig The...

    docs.groupdocs.cloud/signature/common-structures/
  10. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 Doc 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...{#Online-DOCX(Word)-to-TIFF-Converter} # 如何在线将 DOC 转换为 TIFF?请尝试以下 免费的在线 word 到 tiff...

    blog.groupdocs.cloud/zh/conversion/convert-word...