Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 7,078 for

may

(0.14 sec)
  1. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/indexing-with-st...
  2. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code... You may specify absolute or relative...

    docs.groupdocs.com/merger/java/merge-pdf/
  3. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/esign-w...
  4. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode values and positions in C# with error handling.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/scan-barcode/
  5. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-present...
  7. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/watermark/net/basic-usage/
  8. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  9. Merge indexes | GroupDocs

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/merge-indexes/
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/merge-ind...