Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 123 of 123 for

docx to gif

(0.04 sec)
  1. word to jpg converter free in ruby

    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....हिंदी čeština 如何使用 REST API 將 DOCX 轉換為圖像文件類型? Word 是用於共享和打印文檔的...SDK 提供了在幾秒鐘內將 Word DOCX 轉換為 JPG、PNG 和 GIF 文件的最佳方式。它是 100% 免費、安全且易於使用的用於文件轉換的...

    blog.groupdocs.cloud/zh-hant/tag/word-to-jpg-co...
  2. 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...."watermarkOptions" : [{ options }] } png, gif, bmp, ico Properties Description...: [{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  3. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To sign a document with QRCode. It provides methods To create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature To Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....docx/qrcode" \ - X POST \ - H "Content-Type:...Response { "fileName" : "one-page.docx" , "folder" : "Output" , "code"...

    docs.groupdocs.cloud/signature/working-with-qr-...