This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...
This article explains that how to extract text areas from documents....in areas ) { // Print a page index, rectangle and text area value:...{1}, Text: {2}" , a . Page . Index , a . Rectangle , a . Text ));...
This article explains that how to extract barcodes from document page....extraction; Call method with the page index and obtain collection of objects;...barcodes ) { // Print the page index Console . WriteLine ( "Page:...
This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. TextReader Extract...the collection and get page index to extract a page text from...
This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. Extracts a text from...the collection and get page index to extract a page text from...
This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...specified by its zero-based index (do not confuse with the slide...1-based). If the specified index is lesser than 0 or exceeds...
Search for multiple texts or phrases in various files spread across diverse folders using Java. Highlight scanning results in respective HTML files.... Create an Index object with the specified index folder path...path. Index the parent document folder using the add method. Define...
Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....targetted page index (Optional). If you do not set the index, the watermark...options. Set the targetted page index. (Optional) Add the image watermark...
The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....get(index).getReplies().remove(index) method. Specify...remove annotation reply by its index: Java // This example demonstrates...
Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....void convert () { final int [] index = { 0 }; LoadOptionsProvider...%s" , index [ 0 ], fileType . getExtension ())); index [ 0 ]++;...