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

search

(0.26 sec)
  1. Drupal Document Viewer Module | GroupDocs

    GroupDocs API facilitates the user with simple syntax, easy to use methods and a very few lines of code to perform text extraction operations....case sensitive search using GroupDocs.Search for .NET 16.11.0...efforts for you - GroupDocs.Search for .NET 16.11.0. In this release...

    blog.groupdocs.cloud/total/customer-newsletter-...
  2. GroupDocs.Watermark Cloud | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to Search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, Search, and remove watermarks in supported file formats.... It also allows you to search and remove previously added...use set of methods to add, search, and remove watermarks in supported...

    docs.groupdocs.cloud/watermark/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  10. 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-...