Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 9,446 for

doc

(0.03 sec)
  1. 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...
  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. 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-...
  5. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“Docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“Docx”, for example)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."preserve" } WordProcessingLoadOp - doc, docm, docx, dot, dotm, dotx...

    docs.groupdocs.cloud/conversion/loadoptions/
  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. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known Document family format, that includes Doc, DOT, DocX, DocM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input Document into cloud storage Load the Document into editable representation in the cloud storage (HTML file and resources) Download HTML Document (and resources, if needed) from storage Edit HTML Document at client side Upload HTML Document back into the storage Save the edited Document into WordProcessing format in the storage Download saved Document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT,...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  10. 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...