Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 1,321 for

doc to pdf

(0.69 sec)
  1. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages inTo HTML, Pdf, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how To adjust output page size....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...rendering Email messages into HTML, PDF, and images. To enable this feature...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  2. convert docx to txt file on Document Processing...

    convert Docx To txt file on Document Processing REST APIs | GroupDocs Cloud Recent content in convert Docx To txt file on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf S......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...dụng .NET REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với...

    blog.groupdocs.cloud/vi/tag/convert-docx-to-txt...
  3. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...scanned PDFs for translation Sending images and scanned PDFs for...

    docs.groupdocs.cloud/translation/file/request/i...
  4. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability To find Digital signatures that are applied To Document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Search signatures 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. cURL example Linux/MacOS/Bash # 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..."signaturedocs/signedDigital_sample2.pdf" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/search-for-digit...
  5. Create Invoices Online with GroupDocs.Assembly ...

    Learn how To generate professional invoices on the fly using GroupDocs.Assembly Cloud. Upload a DocX template, bind JSON data, and output DocX or Pdf with simple cURL calls or .NET SDK....DOCX for further editing or as PDF for read‑only distribution. Secure...specify output format ( docx or pdf ) and link the template. Call...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  6. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a Document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Verify signatures 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..."signaturedocs/signedDigital_sample2.pdf" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/verify-digital-s...
  7. Detecting paraphrases in files with GroupDocs.R...

    How To use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  8. 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 Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. Convert document without storage | Documentation

    This example demonstrates how To convert Document without using cloud sTorage. Use this method To directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...

    docs.groupdocs.cloud/conversion/convert-documen...
  10. 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...filePath = "/path/to/myfile.pdf" ; string savePath = "/path/to/savefile/"...

    docs.groupdocs.cloud/translation/file/sdk/image...