The articles in this section describe advanced search index creation topics.
Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured ....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Explains GroupDocs.Markdown for Python via .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your Python applications...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior:
Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here.
Update-Fomula.xlsx The Code...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here.
Barcode.xlsx The Code...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here.
Update_Field_XML.docx The Code...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML and CSV etc. The support is available for XML and CSV data sources so far.
Articles in this section...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This page describes how the search api is used to obtain a list of supported file types....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...