Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 204 for

docx to png

(0.05 sec)
  1. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows To create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....png" , "size" : 161205 , "downloadUrl"...0/signature/storage/file/sample2_pdf/page_0.png" }, { "pageNumber" : 1 , "filePath"...

    docs.groupdocs.cloud/signature/create-document-...
  2. 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": "....docx" , "fileFormat" : "Microsoft...files" }, { "extension" : ".png" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows To create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....docx" }, Format = PreviewOptions . FormatEnum . Png , OutputFolder...( "source_files/word/source.docx" ); PreviewOptions options =...

    docs.groupdocs.cloud/comparison/create-document...
  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...."watermarkOptions" : [{ options }] } png, gif, bmp, ico Properties Description...: [{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. 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 Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....docx\" }}" Response { "totalCount"...0/annotation/storage/file/one-page_docx/page_0.png" , "rel" : "self" , "type"...

    docs.groupdocs.cloud/annotation/get-pages/
  6. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...API还支持Word、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多种文档的转换。 REST API 还为 Cloud...转换为 Word 文档 如何使用 Ruby 将 Word DOCX 转换为 PPTX PowerPoint 演示文稿...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  7. 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-...
  8. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, Png or PDF Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....conversion format: HTML, JPG, PNG or PDF Required. File binary..."Resources/SampleFiles/sample.docx" ) if err != nil { fmt . Printf...

    docs.groupdocs.cloud/viewer/convert-and-download/
  9. Image Annotation | Documentation

    Image annotation allows To add image within document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...annotation', 'ImagePath': 'JohnSmith.png', 'CreatorName': 'Anonym A.'...

    docs.groupdocs.cloud/annotation/image-annotation/
  10. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing documents in HTML/PDF/JPG/Png formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a document as PDF...viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PDF', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/fliprotate-pages/