Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,150 for

word comparison library

(0.09 sec)
  1. Perform Wildcard Search using Java

    Learn how to perform wildcard search using Java. Discover how to use wildcard search in Java and group wildcards for more efficient and flexible search queries....Comparison Product Family GroupDocs...utilizing efficient search library to index and retrieve text-based...

    kb.groupdocs.com/search/java/perform-wildcard-s...
  2. Search text | GroupDocs

    Learn how to search for keyWords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole Word options in C#....Comparison Product Solution GroupDocs...search is limited by the whole word. The value that indicates whether...

    docs.groupdocs.com/parser/net/search-text/
  3. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Comparison Product Solution GroupDocs...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-embed-n...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Comparison Product Solution GroupDocs...Along with full-featured .NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Comparison Product Solution GroupDocs...the same template syntax as Word documents, including expression...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  6. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....Comparison Product Family GroupDocs...technique allows you to search for words with missing or variable characters...

    kb.groupdocs.com/search/net/perform-wildcard-se...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...combinations are supported. The library supports commonly used conversions...

    docs.groupdocs.com/conversion/net/convert-to-em...
  9. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Comparison Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Comparison Product Solution GroupDocs...thousands of documents—PDFs, Word files, presentations, and spreadsheets—on...

    docs.groupdocs.com/watermark/net/batch-watermar...