Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,684 for

text signature

(0.15 sec)
  1. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Signature Product Solution GroupDocs...the plain text body content . Body = "Test plain text body" ; //...

    docs.groupdocs.com/watermark/net/email-messages/
  2. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Signature Product Family GroupDocs.Metadata...to Convert Word Document to Text in Java How to Convert HTML...

    kb.groupdocs.com/conversion/java/page/5/
  3. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Signature Product Solution GroupDocs...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/java/searching-wat...
  4. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in Text search with special characters in C# across multiple platforms....Signature Product Family GroupDocs.Metadata...C# . It allows you to perform text searches that include symbols...

    kb.groupdocs.com/search/net/search-special-char...
  5. GroupDocs.Viewer for Node.js via Java | Documen...

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application....Signature Product Solution GroupDocs...Viewer supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/nodejs-java/
  6. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...to Image in C# How to Convert Text to PDF in C# How to Convert...

    kb.groupdocs.com/conversion/net/page/6/
  7. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Signature Product Solution GroupDocs...collection of and get a cell text value. The following example...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  8. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Signature Product Solution GroupDocs...C# application that appends a text watermark using the GroupDocs...

    docs.groupdocs.com/watermark/net/hello-world/
  9. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Signature Product Solution GroupDocs...FileFormat . Markup ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/loading-specific...
  10. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the Text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Signature Product Solution GroupDocs...highlighting occurrences in the text of documents. Obtain search...

    docs.groupdocs.com/search/nodejs-java/work-with...