Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 181 for

criteria

(0.02 sec)
  1. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....TextFormattingSearch criteria = new TextFormattingSearch (); criteria . setForegroundColorRa...setForegroundColorRa ( new ColorRange ()); criteria . getForegroundColorRa ()...

    docs.groupdocs.com/watermark/java/removing-foun...
  2. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... close (); Search criteria Usually, large documents may...specific parameters. Text search criteria Following code snippet shows...

    docs.groupdocs.com/watermark/java/searching-wat...
  3. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....()) } Search criteria You can use search criteria to find objects...specific parameters. Text search criteria Following code snippet shows...

    docs.groupdocs.com/watermark/nodejs-java/search...
  4. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....TextFormattingSearch criteria = new TextFormattingSearch (); criteria . ForegroundColorRange...ForegroundColorRange = new ColorRange (); criteria . ForegroundColorRange . MinHue...

    docs.groupdocs.com/watermark/net/removing-found...
  5. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....WriteLine ( "" ); } } Search criteria Usually, large documents may...specific parameters. Text search criteria Following code snippet shows...

    docs.groupdocs.com/watermark/net/searching-wate...
  6. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks.... To define criteria use the instance of the class...watermarks that meet the search criteria. Iterate through the collection...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  7. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....TextSearchCriteria instance const criteria = new groupdocsWatermark ...watermarks = watermarker . search ( criteria ); // Remove found text fragments...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  8. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks.... To define criteria use the instance of the class...watermarks that meet the search criteria. Use the method of the PossibleWatermarkCol...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  9. Set Signature Position in Cells Document using ...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET 18.7 with multitude new features like ability for cancellation of signing process and additional search Criteria for Digital Signatures of Words and Cells documents. Furthermore, this monthly release also covers some improvements and fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Additional Search CriteriaNow users of this API can search Digital Signatures in Cells and Words documents with additional search Criteria Following example demonstrates how to search Digital Signatures in Words document: // setup options with text of signature WordsSearchDigitalOptions searchOptions = new WordsSearchDigitalOptions(); // setup additional search Criteria searchOptions....process and additional search criteria for Digital Signatures of...documents with additional search criteria Following example demonstrates...

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Search and Filter Documents in C#

    Efficiently get knowledge of how to search and filter documents in C#. Learn how to filter documents search results in C# for precise and streamlined data retrieval....results based on specific criteria. Using a robust Search library...SearchDocumentFilter to match your filtering criteria Execute the search by calling...

    kb.groupdocs.com/search/net/search-and-filter-d...