Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,221 for

doc to pdf

(0.12 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...conversion format: HTML, JPG, PNG or PDF Required. File binary Input file...

    docs.groupdocs.cloud/viewer/convert-and-download/
  2. 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...PdfOptions Specific options for PDF documents. WatermarkDetails.ImageOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/
  3. Load Options by Document Family | Documentation

    Load Options by Document Family...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...with Load Options 5. Convert PDF Document with Load Options 6...

    docs.groupdocs.cloud/conversion/load-options-by...
  4. Supported content formatting | Documentation

    A list of layout and structural elements of the source Document that are guaranteed To be translated by GroupDocs.Translation Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...syntax; Hugo syntax structures. PDF Text blocks (paragraphs); Tables...

    docs.groupdocs.cloud/translation/supported-form...
  5. 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...by document type / Rendering PDF Documents / Enable font hinting...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  6. Disable characters grouping | Documentation

    To improve content positioning when rendering Pdf Documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...by document type / Rendering PDF Documents / Disable characters...

    docs.groupdocs.cloud/viewer/disable-characters-...
  7. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for Documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "DocumentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...to verify Text Signature in Pdf Documents. Example PdfVerifyTextOptions...

    docs.groupdocs.cloud/signature/verification-opt...
  8. Sending Resx files for translation | Documentation

    How To send Resx files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/r...
  9. Sending Srt files for translation | Documentation

    How To send Srt files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/s...
  10. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need To specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how To extract text by a page number range. 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...{ " FilePath ": " pdf \p ages-document.pdf ", " StorageName ":...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...