Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 233 for

doc to png

(0.05 sec)
  1. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the Documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: Png, GIF, TIFF, JPG. You may upload the desired image To the STorage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...supports various image formats: PNG, GIF, TIFF, JPG. You may upload...

    docs.groupdocs.cloud/watermark/add-watermarks/
  2. Image to Word converter online free on Document...

    Image To Word converter online free on Document Processing REST APIs | GroupDocs Cloud Recent content in Image To Word converter online free on Document Processing REST APIs | GroupDocs Cloud Conve......GroupDocs Cloud Convertir Word en PNG et PNG en document Word en Java...Java Convertissez Word DOC en images PNG optimisées en quelques secondes...

    blog.groupdocs.cloud/fr/tag/image-to-word-conve...
  3. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Upgrade an Order Free Support Docs Free Consulting Blog New Releases... PPTX, XLSX etc. into JPEG, PNG, HTML, or PDF formats. The difference...

    docs.groupdocs.cloud/viewer/features-overview/
  4. 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 }] } png, gif, bmp, ico Properties Description...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 Doc 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...{#Online-DOCX(Word)-to-TIFF-Converter} # 如何在线将 DOC 转换为 TIFF?请尝试以下 免费的在线 word 到 tiff...强烈推荐阅读以下文章来了解: 在 Python 中将 PDF 转换为 JPEG、PNG 和 GIF 图像 在 Python 中将 CSV 转换为...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Get Document Pages | Documentation

    GetPages method allows To create an image representation of each page of the Document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document inTo cloud sTorage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud sTorage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your App Key and App SID from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/annotation/storage/file/one-page_docx/page_0.png" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/get-pages/
  7. Extract Images from PDF, Excel, PPT & Word Docs...

    Python examples To extract images from Documents like PDF, Word Documents, spreadsheets, presentations using Python SDK for Document Parsing REST API....Extraction from Excel, PPT, or Word Docs using Python Image Extraction...Extraction from Excel, PPT, or Word Docs using Python # Similarly, you...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Edit Word Documents using REST API in Python | ...

    Programmatically edit Word Documents (Doc or DocX) using a REST API on the cloud in Python with Document EdiTor Cloud SDK for Python....edit or delete the content of DOC or DOCX files or apply text formatting... <br/> <img src=\"groupdocs.png\" alt=\"signatures\" style=\"width:...

    blog.groupdocs.cloud/editor/edit-word-documents...
  9. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Signature to Image Document (png, jpeg, gif, tiff and another...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“Docx”, for example)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...j2c, j2k, jpf, jpm, jpx, odg, png, gif, bmp, ico, psd, dcm, wmf...

    docs.groupdocs.cloud/conversion/loadoptions/