Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 10,472 for

doc

(0.15 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 在 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...
  8. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."watermarkOptions" : [{ options }] } doc, docm, docx, dot, dotm, dotx...

    docs.groupdocs.cloud/conversion/convertoptions/
  9. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the Document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the Document was created or updated by a known sender and that the Document was not altered by unknown source. For Documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...as Word processing documents (DOC, DOCX, ODT, OTT), Spreadsheet...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Convert Word to PNG and PNG to Word Document in...

    Convert Word Doc into optimized PNG images in seconds using our free, and secure API. Let's see how to convert Word to PNG and PNG to Word Document in Java....Installation # For converting Word DOC to PNG and PNG to Word DOCX in...

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