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

filtering

(0.68 sec)
  1. Faceted Search uitvoeren met C#

    Voer Faceted Search uit met C# om het ophalen van documenten te verbeteren. Leer full-text search met Booleaanse operatoren in C# voor nauwkeurige en efficiënte resultaten in applicaties....geeft applicaties dynamische filtering en intuïtieve resultaatcategorisat...

    kb.groupdocs.com/nl/search/net/perform-faceted-...
  2. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....properties without applying any filter, and to stay safe in the era...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  3. 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...
  4. 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...
  5. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java....< String > getKeys ( String filter ) { List < String > result...()) { if ( key . contains ( filter )) { result . add ( key );...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  6. 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...
  7. 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...
  8. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....this page lets you rearrange, filter, and transform individual pages...

    docs.groupdocs.com/merger/python-net/single-doc...
  9. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....properties without applying any filters. The best way to do this is...

    docs.groupdocs.com/metadata/net/clean-metadata/
  10. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....properties without applying any filters. The best way to do this is...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...