Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,394 for

filter

(0.16 sec)
  1. FileCache Class - GroupDocs.Conversion for .NET...

    File caching behaviour. Means that cache is stored on the file system...GetKeys Returns all keys matching filter. GetType (Inherited from Object...

    apireference.groupdocs.com/conversion/net/group...
  2. Pull requests · adam-p/markdown-here · GitHub

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. - Pull requests · adam-p/markdown-here...Closed Author Loading author: Filter by this user Label Loading...to nobody Loading assignee: Filter by this user Sort Newest Oldest...

    github.com/adam-p/markdown-here/pulls
  3. DotNET Viewer for Office Document on GroupDocs ...

    DotNET Viewer for Office Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DotNET Viewer for Office Document on GroupDocs Blog | Document Autom......NET & Java Developers Render Filtered Messages from Outlook Data...the email messages as well as filter the messages contained in Outlook...

    blog.groupdocs.com/tag/dotnet-viewer-for-office...
  4. Contributors to groupdocs-signature/GroupDocs.S...

    Moved to https://github.com/groupdocs-signature/GroupDocs.Signature-for-.NET/tree/master/Demos/WebForms - Contributors to groupdocs-signature/GroupDocs.Signature-for-.NET-WebForms...contributions… Contributions: Commits Filter contributions Additions Deletions...

    github.com/groupdocs-signature/GroupDocs.Signat...
  5. arraywriter - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......toByteArray ( DocumentFilter filter, ArrayWriter writer) Uses of...

    apireference.groupdocs.com/search/java/com.grou...
  6. groupdocs-assembly repositories · GitHub

    Boost document generation process with cross platform automation assembly APIs. Generate multi format documents from templates on the fly - GroupDocs.Assembly Product Family...Change the repository type filter All Search repositories Search...

    github.com/orgs/groupdocs-assembly/repositories
  7. groupdocs-classification repositories · GitHub

    Document and text classification. GroupDocs.Classification Product Family has 5 repositories available. Follow their code on GitHub....Change the repository type filter All Search repositories Search...

    github.com/orgs/groupdocs-classification/reposi...
  8. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml Filter="All" /> Filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> You can use RedactionPolicy....eraseMetadataRedacti filter = "All" /> < metadataSearchRedact filter = "Title...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. FileCache Class - GroupDocs.Annotation for .NET...

    Represents a local on-disk cache....all file names that contains filter in filename. GetType (Inherited...

    apireference.groupdocs.com/annotation/net/group...
  10. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....< String > getKeys ( String filter ) { synchronized ( _cache )...{ return _cache . getKeys ( filter ); } } } Result Using the statement...

    docs.groupdocs.com/viewer/java/how-to-make-cach...