Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 753 for

annotation options

(1.17 sec)
  1. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature Options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance Options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance Options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance Options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Annotation Product Solution GroupDocs...wide variety of signature options you can wish to put on a document...

    docs.groupdocs.cloud/signature/overview/
  2. Attachment Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachment Information Sometimes it is required to get email attachment information for HTML representation. Info API helps to retrieves attachment information. It returns an object that contains information about file format and file size. It also includes information about attachment pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used in the attachment Information (HTML representation)....Annotation Product Solution GroupDocs...with Document Information Options You can retrieve attachment...

    docs.groupdocs.cloud/viewer/attachment-informat...
  3. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify Options....Annotation Product Solution GroupDocs...more verify options. Please, use verify options which appropriate...

    docs.groupdocs.cloud/signature/working-with-ver...
  4. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....PDF Conversion with Advanced Options Convert Excel to PDF without...PDF Conversion with Advanced Options Please follow the steps mentioned...

    blog.groupdocs.cloud/2021/08/28/convert-excel-s...
  5. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs..."OutputFilePath" : "file02.docx" }, "Options" : [ { "SignatureType" : "Barcode"...

    docs.groupdocs.cloud/signature/signsettings/
  6. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature Options. Please, use signature Options which appropriate for current document format....Annotation Product Solution GroupDocs...more signature options. Please, use signature options which appropriate...

    docs.groupdocs.cloud/signature/working-with-sig...
  7. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text Options like Font, Size, Style, Foreground and Background colors, etc.; 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....Annotation Product Solution GroupDocs... you can use various text options like Font, Size, Style, Foreground...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  8. 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....Annotation Product Solution GroupDocs...Plus account can be used) (Optional) Install Google Drive application...

    docs.groupdocs.cloud/total/configure-google-dri...
  9. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new Options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two Options PageSize and TimeUnit....Annotation Product Solution GroupDocs...Viewer Cloud 18.2 two new options have been added which allows...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  10. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....PDF Conversion with Advanced Options Convert JPG to PDF without...PDF Conversion with Advanced Options Please follow the steps mentioned...

    blog.groupdocs.cloud/2021/06/23/convert-images-...