Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 4,538 for

groupdocs.total,

(0.07 sec)
  1. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality.

    docs.groupdocs.com/comparison/net/accept-or-rej...
  2. Get comparison result as an object model | Docu...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET....This article explains how to get result document object model with GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/how-to-get-re...
  3. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications.

    docs.groupdocs.com/comparison/python-net/set-do...
  4. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...This article explains that how to extract text from Microsoft OneNote sections presentations

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered.

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  6. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality.

    docs.groupdocs.com/parser/java/extract-emails-f...
  7. Delete indexed documents | Documentation

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.

    docs.groupdocs.com/search/nodejs-java/delete-in...
  8. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  9. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Free search api version is available to evaluate the API which will be similar as licensed but with few limitations.

    docs.groupdocs.com/search/nodejs-java/evaluatio...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).

    docs.groupdocs.com/assembly/net/generating-repo...