Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,023 for

search

(0.14 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. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Archives, Limiting Indexing and Searching Reports in .NET Applications...Applications # GroupDocs.Search for .NET APIs 17.8 announces support of...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  3. 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/
  4. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....formats as well as compare, search and export metadata to specific...Indexing of Search within Business Documents # GroupDocs.Search for ...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  5. 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....from the result of sign or search operation. API usage There...SignApi ( configuration ); // Search barcode signature to get ID...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  6. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    GroupDocs.Cloud developer newsletter for October 2018 describes document manipulation Cloud APIs and SDKs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....like: background text brush, search and verify signature in digital...brush signature and enhanced search signature. Read more details...

    blog.groupdocs.cloud/viewer/groupdocs.viewer-cl...
  7. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST API from your documents on the cloud in C# with Watermarking Cloud SDK for .NET...NET SDK # For search and replace watermark, I will...programmatically add, remove, search and replace watermarks from...

    blog.groupdocs.cloud/watermark/find-and-replace...
  8. GroupDocs.Signature Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Signature, Background Text Brush, Search Signature in Digital Document...Brush Signature and enhanced Search Signature feature along with...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  9. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...You just need to define the search criteria and the API will take...using Java # You can define search criteria to extract the metadata...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  10. 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....from the result of sign or search operation. API usage There...SignApi ( configuration ); // Search barcode signature to get ID...

    docs.groupdocs.cloud/signature/update-barcode-s...