Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 1,317 for

pdf to doc

(0.14 sec)
  1. Extract Text | Documentation

    This REST API provides the functionality To extract text from the Document. There are several ways To extract text from a Document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified when extracting text from a Document....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/extract-text/
  2. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...attachments HTML Viewer Image Viewer PDF Viewer Was this page helpful...

    docs.groupdocs.cloud/viewer/basic-usage/
  3. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "STorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud sTorage VersionId File Version, can be null or omitted. STorageName Name of the cloud sTorage. Can be omitted, then default sTorage used. Password The password for password-protected Documents (Docx, Pdf, etc)...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...password-protected documents (docx, pdf, etc) Was this page helpful?...

    docs.groupdocs.cloud/comparison/fileinfo/
  4. Document Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document Import attachment into pdf document Was this page helpful...

    docs.groupdocs.cloud/merger/document-operations/
  5. 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/
  6. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Outlook Data Files Rendering PDF Documents Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  7. 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...
  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....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/
  9. 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...
  10. 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...