Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 3,382 for

doc to doc

(0.17 sec)
  1. Configure Google Drive Storage | Documentation

    You have To complete following steps To connect a Google Drive STorage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go To Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go To Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/total/configure-google-dri...
  2. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks To the Document. With this API you can add image watermarks with the following features: 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; There are many watermark positioning and transforming properties; There are format-specific options. These options allow To leverage specific format features and often allow To make watermarks stronger; For protected Documents, it is required To provide the password....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  3. 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....design freedom – create template docs in Word/LibreOffice and store...Cloud Documentation – https://docs.groupdocs.cloud/assembly/ Quick...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  4. Developer Guide | Documentation

    How-To-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other Document elements....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/developer-guide/
  5. Storage API Credits hosting on private self inf...

    From the API usage I see, I’m charged one credit for each upload/download I’ve a few questions within the cloud plan on API billing, if someone can help answer: I’m confused as To what exactly is the difference betwe…...Specifically this sentence mentioned in docs: The only exception is with... self.logger.debug(f"Merged docs at: {efs_target_path}. Uploading...

    forum.groupdocs.cloud/t/storage-api-credits-hos...
  6. Working with Folder API | 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 folder in GroupDocs Cloud STorage. API Explorer GroupDocs.signature Cloud API Reference lets you To 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 exposes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/working-with-fol...
  7. Features Overview | Documentation

    Overview GroupDocs.EdiTor Cloud is a REST API that allows you To edit Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.EdiTor API is an ability To edit the most popular Document formats using front-end WYSIWYG ediTors without any additional applications. No Open Office or MS Office is required To edit a Word Processing Documents, Spreadsheets or Presentations....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/features-overview/
  8. Sending PDF files for translation | Documentation

    How To send PDF files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/request/pdf/
  9. Working with File Api | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.signatureCloud API Reference lets you To 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 exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as 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/signature/working-with-fil...
  10. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "STorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected Document To be signed....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/searchsettings/