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

criteria

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. Remove annotation replies | Documentation

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....replies that match desired criteria. Call the method of the class...Remove annotation replies by criteria The following code snippet...

    docs.groupdocs.com/annotation/java/remove-annot...