Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,280 for

text

(0.06 sec)
  1. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions.... Searching for text in a case-sensitive manner ensures...library designed for advanced full-text search capabilities. By using...

    kb.groupdocs.com/search/net/perform-case-sensit...
  2. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e....Multi comparer for Email and Text formats # API now allows you...compare more than one email and text (target) files. [gist id = ...

    blog.groupdocs.com/comparison/compare-two-docum...
  3. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the steps to encrypt QR-code text with embedded encryption by...several objects of object with or Text property Instantiate the object...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email Text from outlook storage:...the steps to extract an email text from outlook storage: Instantiate...and obtain object to extract a text. The following example shows...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. GroupDocs.Comparison for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.10. Available now on NuGet and GroupDocs website....enhancements # [Fix] Incorrect text wrapping in PDF paragraph comparison...Retention of background color for text in PDF comparison output. (COMPARISONNET-4567)...

    blog.groupdocs.com/comparison/groupdocs-compari...
  6. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....encode_type } and text { qr_code_signature . text } " ) Advanced...for specific text in QR code search_options . text = "John" # Search...

    docs.groupdocs.com/signature/python-net/search-...
  7. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs to Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy to use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API to add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard to be automatically removed by third-party tools, while it can be easily used for searching and removing previously added watermarks of popular types.... How to: Set Text Shadow in Text Signatures in Business...allows users to set text shadow in text signatures for Slides...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  8. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...numbers alternative extension for Text signature property Here are...with Text signature This example shows how to add Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...