Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 3,249 for

doc to doc

(0.04 sec)
  1. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language To render field labels such as From, To, Subject etc. There might be the case when you want To change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough To allow you To use the cusTom field labels for email header. The API provides a new property FieldLabels in EmailOptions class To change the field labels....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating Documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations To add To the Document. See AnnotationInfo structure FirstPage Num of first page To annotate OnlyAnnotatedPages Indicates whether To save only annotated pages To output Document OutputPath Path of output Document...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/annotation/annotateoptions/
  3. 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...

    docs.groupdocs.cloud/signature/verification-opt...
  4. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/workflow/
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/working-with-folder/
  6. Remove Metadata By Property Value | Documentation

    This REST API allows To remove metadata properties from the Document choosing the properties which values are matching the specified. cURL example The following example demonstrates how To remove metadata properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the Documents of different file formats. It provides easy To use metadata extracting and modifying methods. It also allows you To search and remove existing metadata in a Document. The API provides straightforward and easy To use set of methods To add, search, modify and remove metadata in supported file formats....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/
  8. Get Template | Documentation

    This REST API provides the functionality To retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the sTorage. Required. FileInfo.STorageName STorage name It could be omitted for default sTorage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/get-template/
  9. GroupDocs.Watermark Cloud | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the Documents of different file formats. It provides easy To use watermarking methods. It also allows you To search and remove previously added watermarks of popular types (including watermarks added by third-party Tools) in a Document. The API provides straightforward and easy To use set of methods To add, search, and remove watermarks in supported file formats....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/
  10. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/working-with-files/