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

criteria

(0.12 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. 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...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....documents with various search criteria and remove them quickly. Following...collection using C#. More Search Criteria for Watermarks # There are...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...process and additional search criteria for Digital Signatures of...documents with additional search criteria Following example demonstrates...

    blog.groupdocs.com/groupdocs.blog/page/55/
  10. 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-...