We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....Search Boolean Search Regular Expression Faceted Search Case Sensitive...
Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class.
Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....build a report in template expressions, since such access is forbidden...default, the following template expression causes the assembler to throw...
Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows.
<Expression]>> bookmarked_content <> Here, bookmark_Expression defines the name of a bookmark to be inserted during run-time.... << bookmark [ bookmark_expression ]>> bookmarked_content <</...bookmark >> Here, bookmark_expression defines the name of a bookmark...
Document template is set by Template class. It contains template items - fields and tables....position which uses the regular expression. . Provides a template field...field value by a regular expression. For example, if the document...
Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows.
<Expression]>> bookmarked_content <> Here, bookmark_Expression defines the name of a bookmark to be inserted during run-time.... << bookmark [ bookmark_expression ]>> bookmarked_content <</...bookmark >> Here, bookmark_expression defines the name of a bookmark...
Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page.
Template fields The template field is set by TemplateField class with the following constructor:
TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....position which uses the regular expression. . Provides a template field...field value by a regular expression. For example, if the document...
Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class.
Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....build a report in template expressions, since such access is forbidden...default, the following template expression causes the assembler to throw...
This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....'accomplish' , 'attain' , 'expression' , 'reach' ]); index . getDictionaries...
This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....annotations by a regular expression. Remove annotations (comments...
Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....corresponds to a specific search expression. For instance, in the code...