Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 2,243 for

classification

(0.08 sec)
  1. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/verify-multiple-...
  3. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, 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 Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/update-barcode-s...
  4. ડિજીટલ સહી - ડિઝાઇન દસ્તાવેજો | GroupDocs સહી

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

    products.groupdocs.app/gu/signature/total
  5. 無料オンラインドキュメントエディタ

    ドキュメントを編集します。100%無料のオンラインドキュメントエディタ、MOBI, AZW3, MD, MD, TXT, YAML, YML, JSON, HTM, HTML, XML, SASS, CSS, LESS, LOG, XML, PPT, PPTX, PPS, PPSX, FODP, ODP, POT, PPTM, POTX, POTM, PPSM, OTP, XLS, XLT, XLTX, XLSX, XLSM, XLSB, XLAM, XLTM, CSV, TSV, ODS, OTS, DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, ODT, OTT, FODS, SXC, AS, CS, AS3, ASM, BAT, C, CC, CMAKE, CPP, VB, VB, CXX, DIFF, ERB, GROOVY, H, HAML, HH, JAVA, M, MAKE, ML, MM, PHP, PL, PROPERTIES, PY, RB, RB, RST, SCALA, SCM, SCRIPT, SH, SML, SQL, VIM, JS, JS, PDF, XPS, OXPS, EML, MSG, EMLX, MBOX, PST, OST、無料のオンラインドキュメントエディタ、iloveドキュメント、安全で使いやすいような編集文書!GroupDocs.App — 任意のファイルに関する問題を解決する高度なオンラインツール。...Editor Merger Redaction Classification Splitter Translation Unlock...

    products.groupdocs.app/ja/editor/total
  6. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/convertoptions/
  7. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  8. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/working-with-qr-...
  9. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/search-for-multi...
  10. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/accept-or-rejec...