Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 7,059 for

may

(0.07 sec)
  1. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. 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...
  3. 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/
  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. How to merge JPG images using Node.js via Java ...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  8. How to merge BMP images using Python via .NET |...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/python-net/getting-st...
  9. 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...
  10. 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/