Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 356 for

criteria

(0.06 sec)
  1. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....// specify special search criteria options . setComments ( "Test...comment" ); // certificate issues criteria options . setIssuerName (...

    docs.groupdocs.com/signature/java/advanced-sear...
  2. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....properties that meet certain criteria. Unified Property Management...image.png ) based on specific criteria. Initialize the Metadata Object...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  3. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Watermarker ( file ); var criteria = new TextSearchCriteria (...if ( watermarker . Search ( criteria ). Count > 0 ) continue ;...

    docs.groupdocs.com/watermark/net/batch-watermar...
  4. Remove Text Watermark from DOCX Using C#

    Explore how to remove text watermark from DOCX using C#. We'll furnish you with code to delete watermark text from DOCX in C# without extra software installation....TextSearchCriteria to define criteria for filtering based on watermark...according to the specified search criteria Remove the watermark from...

    kb.groupdocs.com/watermark/net/remove-text-wate...
  5. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....relies on defining search criteria that identify watermark text...ability to customize search criteria allows you to target different...

    kb.groupdocs.com/watermark/python/remove-text-w...
  6. Remove Text Watermark from XLS Using Python

    Remove text watermark from XLS using Python and clean legacy Excel files efficiently. Discover how Python can locate and delete watermark text in spreadsheets....processing package and its search criteria dependency Start processing...archival use. Customizable search criteria make it easy to adapt the...

    kb.groupdocs.com/watermark/python/remove-text-w...
  7. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....// specify special search criteria Comments = "Test comment"...comment" , // certificate issues criteria IssuerName = "John" , // digital...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Remove annotation replies by criteria The following code snippet...remove replies that match some criteria: C# // NOTE: Input document...

    docs.groupdocs.com/annotation/net/remove-annota...
  9. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease....content based on date-based criteria. This guide will demonstrate...for searches based on date criteria Call the Index.Search method...

    kb.groupdocs.com/search/net/perform-date-range-...
  10. Remove Text Watermark from DOCX Using Python

    You can remove text watermark from DOCX using Python with simple code. This guide also shows how to delete watermark in DOCX using Python for clean output....watermark and the search criteria namespace for processing Use...When you define the search criteria, the library scans the document’s...

    kb.groupdocs.com/watermark/python/remove-text-w...