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

criteria

(0.07 sec)
  1. 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...
  2. 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...
  3. Advanced search for Digital signatures | Docume...

     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...
  4. Remove annotation replies | Documentation

    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...
  5. 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...
  6. Advanced search for Digital signatures | Docume...

     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...
  7. 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...
  8. 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...
  9. 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...
  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-...