Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 197 for

criteria

(0.03 sec)
  1. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...signatures that matched searched criteria. The following articles discover...

    docs.groupdocs.com/signature/net/search-for-ele...
  2. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....loadOptions )) { SearchCriteria criteria = new TextSearchCriteria (...watermarks = watermarker . Search ( criteria ); // Remove found text fragments...

    docs.groupdocs.com/watermark/net/email-messages/
  3. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…...datasource that meets certain criteria (in this same, ‘sample’ objects...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  4. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Create and initialize or search criteria possible watermarks Remove...)) { // Initialize search criteria ImageSearchCriteria imageSearchCriteria...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Create and initialize or search criteria Find possible watermarks Remove...loadOptions ); // Initialize search criteria ImageSearchCriteria imageSearchCriteria...

    docs.groupdocs.com/watermark/java/existing-obje...
  6. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage....finding watermarks using search criteria. Old API # New API # Removing...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  7. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...decide the max accesibility criteria, is it true for 25.9 as well...yuriy.mazurchuk or is the max criteria post merge is taken by the...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  8. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Requirements A report based on some criteria is to be generated. The report...

    docs.groupdocs.com/assembly/java/business-case-...
  9. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...images with ImageSearchCriteria criteria = new ImageDctHashSearchCr...possibleWatermarks = watermarker . search ( criteria ); // Remove or modify found...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....based on the provided search criteria Iterate over the collection...

    kb.groupdocs.com/watermark/net/update-watermark...