Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 415 for

filtering

(0.21 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....images OCR Remove Page Page Filters Saves the document as PDF (Adobe...

    docs.groupdocs.com/redaction/python-net/support...
  2. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, DOTX, ODT, OTT, RTF, XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, XLAM, CSV, TSV, ODS, OTS, FODS, SXC, NUMBERS, PDF, EPUB, AZW3, MOBI, TXT, XML, CHM...can use the input below to filter supported formats by extension...

    docs.groupdocs.com/markdown/python-net/supporte...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....images OCR Remove Page Page Filters Saves the document as PDF (Adobe...

    docs.groupdocs.com/redaction/net/supported-docu...
  4. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....operators like AND, OR, and NOT to filter results accurately. For example...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  5. Scan QR Code from DOCX using C#

    Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software....‘QR’ Lastly, loop through the filtered barcode collection to access...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  6. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....class provides the ability to filter extracted images. **/ class...

    docs.groupdocs.com/parser/java/handle-loading-o...
  7. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document.... Having the ability to filter through that metadata makes...

    blog.groupdocs.com/metadata/best-practices-in-m...
  8. Documenten zoeken en filteren in C#

    Efficiënt kennis opdoen over hoe u documenten in C# kunt zoeken en filteren. Leer hoe u de zoekresultaten van documenten in C# kunt filteren voor nauwkeurige en gestroomlijnde gegevensopvraging....Linux of macOS werkt, u kunt de filter zoekresultaten op criteria...

    kb.groupdocs.com/nl/search/net/search-and-filte...
  9. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexed paths, use the document filter (see ). To get a list of indexed...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. 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....meaning that stop words are filtered during indexing and not added...

    docs.groupdocs.com/search/java/indexing-with-st...