Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 429 for

doc to jpg

(0.04 sec)
  1. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...中,您可以按照以下步骤使用 REST API 将 Word Doc 转换为 PDF 文件。 [上传][13]Word文档至云端...转换器软件只需单击一下即可快速执行转换。 如何免费在线将DOC 文件转换为PDF? [免费的在线 DOC 到 PDF 转换器](https://products...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Translating image files with GroupDocs.Translat...

    How To use GroupDocs.Translation Cloud SDK for translating image files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ImageToTextRequest . FormatEnum . JPG ); fileRequest . setUrl ( file_url...

    docs.groupdocs.cloud/translation/file/sdk/image...
  3. Working with Barcode 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 Barcode. It provides methods To create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature To Document You can create Barcode 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...\"Page\": 1, \"ImageGuid\": \"image1.jpg\", \"Left\": 200, \"Top\": 200...

    docs.groupdocs.cloud/signature/working-with-bar...
  4. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you To join multiple Documents and manipulate single Document structure across a wide range of Document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more Documents inTo one Document, join specific pages or page ranges from several source Documents inTo a single resultant Document. Joined Documents should be of the same format....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...for document preview are: PNG JPG BMP Document pages operations...

    docs.groupdocs.cloud/merger/features-overview/
  5. Translating image and scanned PDF files with Gr...

    How To use GroupDocs.Translation Cloud SDK for translating image files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ImageToFileRequest . FormatEnum . JPG ); fileRequest . setSavingMode...

    docs.groupdocs.cloud/translation/file/sdk/image...
  6. Get Document Information | Documentation

    This REST API allows To obtain basic information about the Document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by Document type The following GroupDocs.Viewer Cloud REST API resource has been used To get Document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG' }" Resonse { "formatExtension"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  7. 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...image formats: PNG, GIF, TIFF, JPG. You may upload the desired image...

    docs.groupdocs.cloud/watermark/add-watermarks/
  8. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF Documents inTo image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering inTo PNG and Jpg. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...when rendering into PNG and JPG. API Usage There are steps that...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  9. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'sample2.pdf' }, 'Format': 'jpg' }" Response { "fileInfo" : {...

    docs.groupdocs.cloud/signature/create-document-...
  10. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for Documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "Top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "Top": 5, "right": 5, "botTom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."imageGuid" : "images\signature_01.jpg" , "left" : 2 , "top" : 2 , "width"...

    docs.groupdocs.cloud/signature/signature-option...