Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,420 for

list

(0.03 sec)
  1. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...contain for archive files the lists of and of the method will contain...archive files the lists of signatures as the list of the instances...

    docs.groupdocs.com/signature/java/signing-archi...
  2. Render Filtered Messages from Outlook Data File...

    We are delighted to announce that we have rolled out version 19.1 of GroupDocs.Viewer for .NET. The latest version brings five new features, three bug fixes, and three improvements. You can now obtain the email messages as well as filter the messages contained in Outlook Data Files (OST/PST). Furthermore, we have extended our List of supported file formats by adding the support of VCF file format. Please have a look at the release notes for more details on new features, fixes, and improvements....Furthermore, we have extended our list of supported file formats by...attachments. These email messages are listed as **_Attachments _**in **...

    blog.groupdocs.com/viewer/render-filtered-messa...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....document Iterable < SearchResult > list = parser . search ( "keyword"...if search is supported if ( list == null ) { System . out . println...

    docs.groupdocs.com/parser/java/migration-notes/
  4. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....qrHeight = 100 ; // define list of options List < SignOptions > listOptions...listOptions = new List < SignOptions >(); // walk through all alignment...

    docs.groupdocs.com/signature/net/locating-signa...
  5. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...true ); // add options to list List < SearchOptions > listOptions...

    docs.groupdocs.com/signature/java/search-for-mu...
  6. Advanced search for Image signatures | Document...

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.... Analyze if needed list of returned list of This example shows...JPEG , }; // search document List < ImageSignature > signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API... A list of stop words to use during...of English and Russian. The list of stop words used can be easily...

    docs.groupdocs.com/search/net/indexing-with-sto...
  8. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-note-doc...
  9. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....Call the method to get changes list. Set the of the appropriate...the following properties: is a list of changes that must be applied...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  10. Get supported file formats | Documentation

    This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Comparison within your Python applications....this page allows you to get the list of all . To do this, follow...snippet shows how to obtain a list of supported file formats: import...

    docs.groupdocs.com/comparison/python-net/get-su...