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 ....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....Purchase Buy Now Pricing Information Free Trials Temporary License...
The page describes how to manage replies for different document types using GroupDocs.Annotation for Java API....Purchase Buy Now Pricing Information Free Trials Temporary License...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...Purchase Buy Now Pricing Information Free Trials Temporary License...
INTRODUCTION Creating an extensive business plan is unnecessary for most businesses to get started. However, creating a short business plan offers several benefits that more than outweigh the inves...... As information is filled in, from the Company...
This section describes GroupDocs.Merger for .NET supported image types. The Library supports JPG, BMP, PNG, TIF and many more....Purchase Buy Now Pricing Information Free Trials Temporary License...
This section describes how to import documents into another document as OLE objects using C# language...Purchase Buy Now Pricing Information Free Trials Temporary License...
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....Purchase Buy Now Pricing Information Free Trials Temporary License...