Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,213 for

search

(0.05 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....REST API to create, verify, search, update and delete different...cloud, verify document and search Signatures in it. Note Summary...

    docs.groupdocs.cloud/signature/overview/
  2. Articles - GitHub Resources

    From setup to optimization, learn how to use GitHub to get the job done....Search Topic All topics ( 71 ) DevOps ( 19 ) Whitepapers ( 18...

    resources.github.com/articles/
  3. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....Search for .NET 16.10.0 now supports...supports exact phrase search GroupDocs.Search for .NET 16.10 introduces...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  4. Presentation Extensions Archive - File Format News

    File Format News – View Articles and News Stories about Presentation File Formats & Extensions from our Archives....Presentation Home Recent Comments Search Login Stories tagged as Presentation...

    news.fileformat.com/t/presentation
  5. GroupDocs.Metadata Cloud Product Family

    It contains files for...operations to extract metadata, add, search, modify and remove metadata...operations to extract metadata, add, search, modify and remove metadata...

    releases.groupdocs.cloud/metadata/
  6. IIUC - Wiktionary

    IIUC Definition from Wiktionary, the free dictionary Jump to navigation Jump to Search English [ edit ] Phrase [ edit......Jump to navigation Jump to search English [ edit ] Phrase [ edit...

    en.wiktionary.org/wiki/IIUC
  7. About - aspose.app - Websites - groupdocs.com

    aspose.app Free No Code Apps for Most Popular File Formats Visit Website Aspose.Words Aspose.Email Aspose.BarCode Asp......Words Redaction Search and replace text. Aspose.Words...and e-books. Aspose.Words Search Search content inside documents...

    websites.groupdocs.com/aspose/app/
  8. 2022

    Release Notes - 2022 | Documentation,Release Notes - 2022 | Documentation,Release Notes - 2022 | Documentation,Release Notes - 2022 | Documentation,Release...Search Sort Score Result 10 results Languages All Labels All...GroupDocs.Search for... docs.groupdocs.com/search/net/release-notes-2022/...

    search.groupdocs.com/q/2022.html
  9. GitHub - groupdocs-signature/GroupDocs.Signatur...

    GroupDocs.Signature for .NET examples, plugins and showcase projects - groupdocs-signature/GroupDocs.Signature-for-.NET... Sign, search and verify document signatures...color, font, margins and more. Search and fetch list of signatures...

    github.com/groupdocs-signature/GroupDocs.Signat...
  10. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....data structure returned by Search API method as output result...Signatures that match for passed Search Options. Based of found signature...

    docs.groupdocs.cloud/signature/searchresult/