Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 4,016 for

editor

(0.04 sec)
  1. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-multipl...
  2. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  3. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-multipl...
  4. Working with QR Code Signature | 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/working-with-qr-...
  5. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-for-multi...
  6. ડિજીટલ સહી - ડિઝાઇન દસ્તાવેજો | GroupDocs સહી

    ડિજિટલ સિગ્નેચર (ઇસિગ્નેચર) ગ્રૂપડોક્સ સિગ્નેચરથી સરળ બનાવવામાં આવ્યું છે. તમારા ઇલેક્ટ્રોનિક ડિજિટલ હસ્તાક્ષર અને ડિજિટલી ડિઝાઇન દસ્તાવેજો બનાવો!...Metadata Search Parser Watermark Editor Merger Redaction Classification...

    products.groupdocs.app/gu/signature/total
  7. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convertoptions/
  8. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  9. Working with Text Signature | 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 Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/working-with-tex...
  10. PDF Rendering | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Dwonload file as PDF from Storage (HTML mode) You can render a document to PDF for HTML representation and download it. The API returns actual file data of document in PDF format. The following GroupDocs.Viewer Cloud REST API resource has been used to download document as PDF for HTML representation. cURL example Request curl -v "https://api....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdf-rendering/