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

criteria

(0.03 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 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...
  3. 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...
  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. 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/
  7. 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...
  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. Remove Text Watermark from RTF Using Python

    You can remove text watermark from RTF using Python with a simple workflow. This guide also explains how to delete watermark in RTF using Python with ease....watermark and the search criteria namespace required for locating...watermark text within a search criteria object, the script can isolate...

    kb.groupdocs.com/watermark/python/remove-text-w...
  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...